Searched refs:XT_TCP_INV_DSTPT (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/netfilter/
H A Dxt_tcpudp.h17 #define XT_TCP_INV_DSTPT 0x02 /* Invert the sense of dest ports. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_tcpudp.h18 #define XT_TCP_INV_DSTPT 0x02 /* Invert the sense of dest ports. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_tcp.c163 tcpinfo->invflags |= XT_TCP_INV_DSTPT;
303 tcp->invflags & XT_TCP_INV_DSTPT,
336 if (tcpinfo->invflags & XT_TCP_INV_DSTPT)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/include/linux/netfilter_ipv4/
H A Dip_tables.h121 #define IPT_TCP_INV_DSTPT XT_TCP_INV_DSTPT
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/include/linux/netfilter_ipv6/
H A Dip6_tables.h177 #define IP6T_TCP_INV_DSTPT XT_TCP_INV_DSTPT
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/netfilter_ipv4/
H A Dip_tables.h128 #define IPT_TCP_INV_DSTPT XT_TCP_INV_DSTPT
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/netfilter_ipv6/
H A Dip6_tables.h181 #define IP6T_TCP_INV_DSTPT XT_TCP_INV_DSTPT
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dxt_tcpudp.c118 !!(tcpinfo->invflags & XT_TCP_INV_DSTPT)))

Completed in 106 milliseconds