Searched refs:OPT_VIANAMEIN (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.h20 OPT_VIANAMEIN = 1 << 7, enumerator in enum:__anon455
H A Dip6tables.c1594 set_option(&cs.options, OPT_VIANAMEIN, &cs.fw6.ipv6.invflags,
1802 if (cs.options & OPT_VIANAMEIN)
1805 opt2char(OPT_VIANAMEIN),
H A Diptables.c1616 set_option(&cs.options, OPT_VIANAMEIN, &cs.fw.ip.invflags,
1833 if (cs.options & OPT_VIANAMEIN)
1836 opt2char(OPT_VIANAMEIN),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c99 #define OPT_VIANAMEIN 0x00080U macro
2101 set_option(&options, OPT_VIANAMEIN, &fw.ipv6.invflags,
2381 if (options & OPT_VIANAMEIN)
2384 opt2char(OPT_VIANAMEIN),
H A Diptables.c97 #define OPT_VIANAMEIN 0x00080U macro
2184 set_option(&options, OPT_VIANAMEIN, &fw.ip.invflags,
2469 if (options & OPT_VIANAMEIN)
2472 opt2char(OPT_VIANAMEIN),

Completed in 178 milliseconds