Searched refs:TCP_OPTION (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_tcp.c138 #define TCP_OPTION 0x08 macro
193 if (*flags & TCP_OPTION)
199 *flags |= TCP_OPTION;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_tcp.c138 #define TCP_OPTION 0x08 macro
193 if (*flags & TCP_OPTION)
199 *flags |= TCP_OPTION;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibip6t_tcp.c144 #define TCP_OPTION 0x08 macro
207 if (*flags & TCP_OPTION)
214 *flags |= TCP_OPTION;
H A Dlibipt_tcp.c144 #define TCP_OPTION 0x08 macro
207 if (*flags & TCP_OPTION)
214 *flags |= TCP_OPTION;

Completed in 112 milliseconds