Searched refs:IP6T_INV_MASK (Results 1 – 2 of 2) sorted by relevance
105 #define IP6T_INV_MASK 0x7F /* All possible flag bits mask. */ macro
113 if (ipv6->invflags & ~IP6T_INV_MASK) in ip6_checkentry()