@@ -969,21 +969,21 @@ index operations.
969969For instance, \fBtcp[\fP0\fB]\fP always means the first
970970byte of the TCP \fIheader\fP, and never means the first byte of an
971971intervening fragment.
972-
972+ .IP
973973Some offsets and field values may be expressed as names rather than
974974as numeric values.
975975The following protocol header field offsets are
976976available: \fBicmptype\fP (ICMP type field), \fBicmp6type\fP (ICMPv6 type field),
977977\fBicmpcode\fP (ICMP code field), \fBicmp6code\fP (ICMPv6 code field) and
978978\fBtcpflags\fP (TCP flags field).
979-
979+ .IP
980980The following ICMP type field values are available: \fBicmp-echoreply\fP,
981981\fBicmp-unreach\fP, \fBicmp-sourcequench\fP, \fBicmp-redirect\fP,
982982\fBicmp-echo\fP, \fBicmp-routeradvert\fP, \fBicmp-routersolicit\fP,
983983\fBicmp-timxceed\fP, \fBicmp-paramprob\fP, \fBicmp-tstamp\fP,
984984\fBicmp-tstampreply\fP, \fBicmp-ireq\fP, \fBicmp-ireqreply\fP,
985985\fBicmp-maskreq\fP, \fBicmp-maskreply\fP.
986-
986+ .IP
987987The following ICMPv6 type fields are available: \fBicmp6-destinationrunreach\fP,
988988\fBicmp6-packettoobig\fP, \fBicmp6-timeexceeded\fP,
989989\fBicmp6-parameterproblem\fP, \fBicmp6-echo\fP,
@@ -999,7 +999,7 @@ The following ICMPv6 type fields are available: \fBicmp6-destinationrunreach\fP,
999999\fBicmp6-certpathsolicit\fP, \fBicmp6-certpathadvert\fP,
10001000\fBicmp6-multicastrouteradvert\fP, \fBicmp6-multicastroutersolicit\fP,
10011001\fBicmp6-multicastrouterterm\fP.
1002-
1002+ .IP
10031003The following TCP flags field values are available: \fBtcp-fin\fP,
10041004\fBtcp-syn\fP, \fBtcp-rst\fP, \fBtcp-push\fP,
10051005\fBtcp-ack\fP, \fBtcp-urg\fP, \fBtcp-ece\fP,
0 commit comments