Searched refs:OPT_VIANAMEOUT (Results 1 - 5 of 5) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c1606 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw6.ipv6.invflags,
1792 if (cs.options & OPT_VIANAMEOUT)
1795 opt2char(OPT_VIANAMEOUT),
H A Diptables.c1628 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw.ip.invflags,
1823 if (cs.options & OPT_VIANAMEOUT)
1826 opt2char(OPT_VIANAMEOUT),
H A Dxshared.h21 OPT_VIANAMEOUT = 1 << 8, enumerator in enum:__anon455
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c100 #define OPT_VIANAMEOUT 0x00100U macro
2110 set_option(&options, OPT_VIANAMEOUT, &fw.ipv6.invflags,
2371 if (options & OPT_VIANAMEOUT)
2374 opt2char(OPT_VIANAMEOUT),
H A Diptables.c98 #define OPT_VIANAMEOUT 0x00100U macro
2193 set_option(&options, OPT_VIANAMEOUT, &fw.ip.invflags,
2459 if (options & OPT_VIANAMEOUT)
2462 opt2char(OPT_VIANAMEOUT),

Completed in 176 milliseconds