Searched refs:dhcp_match6 (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddnsmasq.h972 struct dhcp_opt *dhcp_opts, *dhcp_match, *dhcp_opts6, *dhcp_match6; member in struct:daemon
H A Doption.c1403 new->next = daemon->dhcp_match6;
1404 daemon->dhcp_match6 = new;
H A Drfc3315.c388 for (opt_cfg = daemon->dhcp_match6; opt_cfg; opt_cfg = opt_cfg->next)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddnsmasq.h972 struct dhcp_opt *dhcp_opts, *dhcp_match, *dhcp_opts6, *dhcp_match6; member in struct:daemon
H A Doption.c1403 new->next = daemon->dhcp_match6;
1404 daemon->dhcp_match6 = new;
H A Drfc3315.c388 for (opt_cfg = daemon->dhcp_match6; opt_cfg; opt_cfg = opt_cfg->next)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddnsmasq.h972 struct dhcp_opt *dhcp_opts, *dhcp_match, *dhcp_opts6, *dhcp_match6; member in struct:daemon
H A Doption.c1403 new->next = daemon->dhcp_match6;
1404 daemon->dhcp_match6 = new;
H A Drfc3315.c388 for (opt_cfg = daemon->dhcp_match6; opt_cfg; opt_cfg = opt_cfg->next)

Completed in 265 milliseconds