Searched refs:OPT_EXPANDED (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.h19 OPT_EXPANDED = 1 << 6, enumerator in enum:__anon455
H A Dip6tables.c1637 set_option(&cs.options, OPT_EXPANDED, &cs.fw6.ipv6.invflags,
1909 cs.options&OPT_EXPANDED,
H A Diptables.c1665 set_option(&cs.options, OPT_EXPANDED, &cs.fw.ip.invflags,
1942 cs.options&OPT_EXPANDED,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c98 #define OPT_EXPANDED 0x00040U macro
2159 set_option(&options, OPT_EXPANDED, &fw.ipv6.invflags,
2460 options&OPT_EXPANDED,
2474 options&OPT_EXPANDED,
H A Diptables.c96 #define OPT_EXPANDED 0x00040U macro
2248 set_option(&options, OPT_EXPANDED, &fw.ip.invflags,
2556 options&OPT_EXPANDED,
2570 options&OPT_EXPANDED,

Completed in 75 milliseconds