Searched refs:XT_TCP_INV_DSTPT (Results 1 – 4 of 4) sorted by relevance
163 tcpinfo->invflags |= XT_TCP_INV_DSTPT; in tcp_parse()302 tcp->invflags & XT_TCP_INV_DSTPT, in tcp_print()335 if (tcpinfo->invflags & XT_TCP_INV_DSTPT) in tcp_save()421 tcpinfo->invflags & XT_TCP_INV_DSTPT ? in tcp_xlate()426 tcpinfo->invflags & XT_TCP_INV_DSTPT ? in tcp_xlate()
18 #define XT_TCP_INV_DSTPT 0x02 /* Invert the sense of dest ports. */ macro
43 #define IPT_TCP_INV_DSTPT XT_TCP_INV_DSTPT
43 #define IP6T_TCP_INV_DSTPT XT_TCP_INV_DSTPT