Searched refs:IP6T_TCP_INV_DSTPT (Results 1 – 2 of 2) sorted by relevance
183 #define IP6T_TCP_INV_DSTPT 0x02 /* Invert the sense of dest ports. */ macro
1624 !!(tcpinfo->invflags & IP6T_TCP_INV_DSTPT)) in tcp_match()