You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
597 B
20 lines
597 B
This module matches the parameters in Fragment header. |
|
.TP |
|
[\fB!\fP] \fB\-\-fragid\fP \fIid\fP[\fB:\fP\fIid\fP] |
|
Matches the given Identification or range of it. |
|
.TP |
|
[\fB!\fP] \fB\-\-fraglen\fP \fIlength\fP |
|
This option cannot be used with kernel version 2.6.10 or later. The length of |
|
Fragment header is static and this option doesn't make sense. |
|
.TP |
|
\fB\-\-fragres\fP |
|
Matches if the reserved fields are filled with zero. |
|
.TP |
|
\fB\-\-fragfirst\fP |
|
Matches on the first fragment. |
|
.TP |
|
\fB\-\-fragmore\fP |
|
Matches if there are more fragments. |
|
.TP |
|
\fB\-\-fraglast\fP |
|
Matches if this is the last fragment.
|
|
|