Searched refs:IP6T_TCP_INV_SRCPT (Results 1 – 2 of 2) sorted by relevance
182 #define IP6T_TCP_INV_SRCPT 0x01 /* Invert the sense of source ports. */ macro
1621 !!(tcpinfo->invflags & IP6T_TCP_INV_SRCPT)) in tcp_match()