Searched refs:OPT_RA (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dradv.c341 if (option_bool(OPT_RA))
588 if (!option_bool(OPT_RA))
H A Ddnsmasq.c225 daemon->doing_ra = option_bool(OPT_RA);
784 if (option_bool(OPT_RA))
H A Ddhcp-common.c888 if ((context->flags & CONTEXT_RA) || (option_bool(OPT_RA) && (context->flags & CONTEXT_DHCP) && family == AF_INET6))
H A Ddhcp6.c758 if ((context->flags & CONTEXT_RA) || option_bool(OPT_RA))
H A Ddnsmasq.h229 #define OPT_RA 37 macro
H A Doption.c453 { LOPT_RA, OPT_RA, NULL, gettext_noop("Send router-advertisements for interfaces doing DHCPv6"), NULL },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dradv.c341 if (option_bool(OPT_RA))
588 if (!option_bool(OPT_RA))
H A Ddnsmasq.c225 daemon->doing_ra = option_bool(OPT_RA);
784 if (option_bool(OPT_RA))
H A Ddhcp-common.c888 if ((context->flags & CONTEXT_RA) || (option_bool(OPT_RA) && (context->flags & CONTEXT_DHCP) && family == AF_INET6))
H A Ddhcp6.c758 if ((context->flags & CONTEXT_RA) || option_bool(OPT_RA))
H A Ddnsmasq.h229 #define OPT_RA 37 macro
H A Doption.c453 { LOPT_RA, OPT_RA, NULL, gettext_noop("Send router-advertisements for interfaces doing DHCPv6"), NULL },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dradv.c341 if (option_bool(OPT_RA))
588 if (!option_bool(OPT_RA))
H A Ddnsmasq.c225 daemon->doing_ra = option_bool(OPT_RA);
784 if (option_bool(OPT_RA))
H A Ddhcp-common.c888 if ((context->flags & CONTEXT_RA) || (option_bool(OPT_RA) && (context->flags & CONTEXT_DHCP) && family == AF_INET6))
H A Ddhcp6.c758 if ((context->flags & CONTEXT_RA) || option_bool(OPT_RA))
H A Ddnsmasq.h229 #define OPT_RA 37 macro
H A Doption.c453 { LOPT_RA, OPT_RA, NULL, gettext_noop("Send router-advertisements for interfaces doing DHCPv6"), NULL },

Completed in 238 milliseconds