Home
last modified time | relevance | path

Searched refs:O_HMARK_DPORT_MASK (Results 1 – 1 of 1) sorted by relevance

/external/iptables/extensions/
Dlibxt_HMARK.c52 O_HMARK_DPORT_MASK, enumerator
66 (1 << O_HMARK_DPORT_MASK) | \
95 .id = O_HMARK_DPORT_MASK,
166 *xflags |= (1 << O_HMARK_DPORT_MASK); in hmark_parse()
236 case O_HMARK_DPORT_MASK: in HMARK_parse()
280 (1 << O_HMARK_DPORT_MASK)))) in HMARK_check()