Searched refs:dhcp_opts6 (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Drfc3315.c1300 struct dhcp_netid *tagif = option_filter(state->tags, state->context_tags, daemon->dhcp_opts6);
1307 for (opt_cfg = daemon->dhcp_opts6; opt_cfg; opt_cfg = opt_cfg->next)
1411 for (opt_cfg = daemon->dhcp_opts6; opt_cfg; opt_cfg = opt_cfg->next)
1419 for (opt_cfg = daemon->dhcp_opts6; opt_cfg; opt_cfg = opt_cfg->next)
1429 for (oc = daemon->dhcp_opts6; oc; oc = oc->next)
1453 for (oc = daemon->dhcp_opts6; oc; oc = oc->next)
H A Dradv.c413 (void)option_filter(parm.tags, NULL, daemon->dhcp_opts6);
415 for (opt_cfg = daemon->dhcp_opts6; opt_cfg; opt_cfg = opt_cfg->next)
H A Ddnsmasq.h972 struct dhcp_opt *dhcp_opts, *dhcp_match, *dhcp_opts6, *dhcp_match6; member in struct:daemon
H A Doption.c1414 new->next = daemon->dhcp_opts6;
1415 daemon->dhcp_opts6 = new;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Drfc3315.c1300 struct dhcp_netid *tagif = option_filter(state->tags, state->context_tags, daemon->dhcp_opts6);
1307 for (opt_cfg = daemon->dhcp_opts6; opt_cfg; opt_cfg = opt_cfg->next)
1411 for (opt_cfg = daemon->dhcp_opts6; opt_cfg; opt_cfg = opt_cfg->next)
1419 for (opt_cfg = daemon->dhcp_opts6; opt_cfg; opt_cfg = opt_cfg->next)
1429 for (oc = daemon->dhcp_opts6; oc; oc = oc->next)
1453 for (oc = daemon->dhcp_opts6; oc; oc = oc->next)
H A Dradv.c413 (void)option_filter(parm.tags, NULL, daemon->dhcp_opts6);
415 for (opt_cfg = daemon->dhcp_opts6; opt_cfg; opt_cfg = opt_cfg->next)
H A Ddnsmasq.h972 struct dhcp_opt *dhcp_opts, *dhcp_match, *dhcp_opts6, *dhcp_match6; member in struct:daemon
H A Doption.c1414 new->next = daemon->dhcp_opts6;
1415 daemon->dhcp_opts6 = new;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Drfc3315.c1300 struct dhcp_netid *tagif = option_filter(state->tags, state->context_tags, daemon->dhcp_opts6);
1307 for (opt_cfg = daemon->dhcp_opts6; opt_cfg; opt_cfg = opt_cfg->next)
1411 for (opt_cfg = daemon->dhcp_opts6; opt_cfg; opt_cfg = opt_cfg->next)
1419 for (opt_cfg = daemon->dhcp_opts6; opt_cfg; opt_cfg = opt_cfg->next)
1429 for (oc = daemon->dhcp_opts6; oc; oc = oc->next)
1453 for (oc = daemon->dhcp_opts6; oc; oc = oc->next)
H A Dradv.c413 (void)option_filter(parm.tags, NULL, daemon->dhcp_opts6);
415 for (opt_cfg = daemon->dhcp_opts6; opt_cfg; opt_cfg = opt_cfg->next)
H A Ddnsmasq.h972 struct dhcp_opt *dhcp_opts, *dhcp_match, *dhcp_opts6, *dhcp_match6; member in struct:daemon
H A Doption.c1414 new->next = daemon->dhcp_opts6;
1415 daemon->dhcp_opts6 = new;

Completed in 309 milliseconds