Searched refs:TCP_DST_PORTS (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_tcp.c136 #define TCP_DST_PORTS 0x02 macro
158 if (*flags & TCP_DST_PORTS)
164 *flags |= TCP_DST_PORTS;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/extensions/
H A Dlibip6t_tcp.c142 #define TCP_DST_PORTS 0x02 macro
169 if (*flags & TCP_DST_PORTS)
176 *flags |= TCP_DST_PORTS;
H A Dlibipt_tcp.c142 #define TCP_DST_PORTS 0x02 macro
169 if (*flags & TCP_DST_PORTS)
176 *flags |= TCP_DST_PORTS;

Completed in 47 milliseconds