Searched refs:OPT_DESTINATION (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxshared.h15 OPT_DESTINATION = 1 << 2, enumerator in enum:__anon455
H A Dip6tables.c1570 set_option(&cs.options, OPT_DESTINATION, &cs.fw6.ipv6.invflags,
1741 if (!(cs.options & OPT_DESTINATION))
H A Diptables.c1592 set_option(&cs.options, OPT_DESTINATION, &cs.fw.ip.invflags,
1772 if (!(cs.options & OPT_DESTINATION))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c94 #define OPT_DESTINATION 0x00004U macro
2071 set_option(&options, OPT_DESTINATION, &fw.ipv6.invflags,
2321 if (!(options & OPT_DESTINATION))
H A Diptables.c92 #define OPT_DESTINATION 0x00004U macro
2143 set_option(&options, OPT_DESTINATION, &fw.ip.invflags,
2409 if (!(options & OPT_DESTINATION))

Completed in 101 milliseconds