Searched refs:config_ipv6 (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dlan.c1361 void config_ipv6(int enable, int incl_wan) function
1442 config_ipv6(ipv6_enabled() && is_routing_enabled(), 0);
1458 config_ipv6(0, 1);
1951 config_ipv6(ipv6_enabled() && is_routing_enabled(), 0);
2122 config_ipv6(0, 1);
H A Drc.h436 extern void config_ipv6(int enable, int incl_wan);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dlan.c1361 void config_ipv6(int enable, int incl_wan) function
1442 config_ipv6(ipv6_enabled() && is_routing_enabled(), 0);
1458 config_ipv6(0, 1);
1951 config_ipv6(ipv6_enabled() && is_routing_enabled(), 0);
2122 config_ipv6(0, 1);
H A Drc.h436 extern void config_ipv6(int enable, int incl_wan);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dlan.c1361 void config_ipv6(int enable, int incl_wan) function
1442 config_ipv6(ipv6_enabled() && is_routing_enabled(), 0);
1458 config_ipv6(0, 1);
1951 config_ipv6(ipv6_enabled() && is_routing_enabled(), 0);
2122 config_ipv6(0, 1);
H A Drc.h436 extern void config_ipv6(int enable, int incl_wan);

Completed in 136 milliseconds