Searched refs:OPT_VIANAMEOUT (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxshared.h21 OPT_VIANAMEOUT = 1 << 8, enumerator in enum:__anon1353
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),
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Dxshared.h21 OPT_VIANAMEOUT = 1 << 8, enumerator in enum:__anon20179
H A Dip6tables.c1599 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw6.ipv6.invflags,
1785 if (cs.options & OPT_VIANAMEOUT)
1788 opt2char(OPT_VIANAMEOUT),
H A Diptables.c1602 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw.ip.invflags,
1797 if (cs.options & OPT_VIANAMEOUT)
1800 opt2char(OPT_VIANAMEOUT),
/netgear-R7000-V1.0.7.12_1.2.5/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 131 milliseconds