Searched refs:IPT_INV_MASK (Results 1 – 2 of 2) sorted by relevance
99 #define IPT_INV_MASK 0x7F /* All possible flag bits mask. */ macro
146 if (ip->invflags & ~IPT_INV_MASK) { in ip_checkentry()148 ip->invflags & ~IPT_INV_MASK); in ip_checkentry()