Searched refs:XT_IPCOMP_INV_MASK (Results 1 - 3 of 3) sorted by relevance

/external/iptables/include/linux/netfilter/
H A Dxt_ipcomp.h14 #define XT_IPCOMP_INV_MASK 0x01 /* All possible flags. */ macro
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_ipcomp.h14 #define XT_IPCOMP_INV_MASK 0x01 /* All possible flags. */ macro
/external/iptables/extensions/
H A Dlibxt_ipcomp.c71 if (comp->invflags & ~XT_IPCOMP_INV_MASK)
73 comp->invflags & ~XT_IPCOMP_INV_MASK);

Completed in 87 milliseconds