mark_m
-
--mark [!] [value][/mask]
- Matches frames with the given unsigned mark value. If avalue and mask are specified, the logical AND of the mark value of the frame andthe user-specifiedmask is taken before comparing it with theuser-specified markvalue. When only a mark value is specified, the packetonly matches when the mark value of the frame equals the user-specifiedmarkvalue.If only amask is specified, the logicalAND of the mark value of the frame and the user-specifiedmask is taken and the frame matches when the result of this logical AND isnon-zero. Only specifying amask is useful to match multiple mark values.