Searched refs:OPT_VIANAMEIN (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iptables/
H A Diptables.c101 #define OPT_VIANAMEIN 0x00080U macro
1877 set_option(&options, OPT_VIANAMEIN, &fw.ip.invflags,
2164 if (options & OPT_VIANAMEIN)
2167 opt2char(OPT_VIANAMEIN),
H A Dip6tables.c104 #define OPT_VIANAMEIN 0x00080U macro
1882 set_option(&options, OPT_VIANAMEIN, &fw.ipv6.invflags,
2163 if (options & OPT_VIANAMEIN)
2166 opt2char(OPT_VIANAMEIN),

Completed in 49 milliseconds