Searched refs:XT_IPCOMP_INV_MASK (Results 1 – 2 of 2) sorted by relevance
15 #define XT_IPCOMP_INV_MASK 0x01 /* All possible flags. */ macro
70 if (compinfo->invflags & ~XT_IPCOMP_INV_MASK) { in comp_mt_check()