• Home
  • Raw
  • Download

Lines Matching full:mask

98 Match on source or destination MAC address.  A mask may be optionally
99 provided to limit the bits of the address which are matched. A mask is
100 provided by following the address with a slash and then the mask. It may be
101 provided in LLADDR format, in which case it is a bitwise mask, or as a
102 number of high bits to match. If the mask is missing then a match on all
131 A mask may be optionally provided to limit the bits which are matched. A mask
132 is provided by following the value with a slash and then the mask. If the mask
137 A mask may be optionally provided to limit the bits which are matched. Same
138 logic is used for the mask as with matching on ip_tos.
158 A mask may be optionally provided to limit the bits which are matched. A mask
159 is provided by following the value with a slash and then the mask. If the mask
165 Match on ICMP type or code. A mask may be optionally provided to limit the
166 bits of the address which are matched. A mask is provided by following the
167 address with a slash and then the mask. The mask must be as a number which
168 represents a bitwise mask If the mask is missing then a match on all bits
187 or an integer value 0, 1 or 2. A mask may be optionally provided to limit
188 the bits of the operation which are matched. A mask is provided by
189 following the address with a slash and then the mask. It may be provided as
190 an unsigned 8 bit value representing a bitwise mask. If the mask is missing
196 Match on ARP or RARP sender or target MAC address. A mask may be optionally
197 provided to limit the bits of the address which are matched. A mask is
198 provided by following the address with a slash and then the mask. It may be
199 provided in LLADDR format, in which case it is a bitwise mask, or as a
200 number of high bits to match. If the mask is missing then a match on all
245 There can be only used one mask per one prio. If user needs to specify different
246 mask, he has to use different prio.