Searched refs:IP6T_TCP_INV_MASK (Results 1 – 2 of 2) sorted by relevance
186 #define IP6T_TCP_INV_MASK 0x0F /* All possible flags. */ macro
1650 && !(tcpinfo->invflags & ~IP6T_TCP_INV_MASK); in tcp_checkentry()