Searched refs:dhcp_match (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.c1408 new->next = daemon->dhcp_match;
1409 daemon->dhcp_match = new;
H A Drfc2131.c369 for (o = daemon->dhcp_match; o; o = o->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.c1408 new->next = daemon->dhcp_match;
1409 daemon->dhcp_match = new;
H A Drfc2131.c369 for (o = daemon->dhcp_match; o; o = o->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.c1408 new->next = daemon->dhcp_match;
1409 daemon->dhcp_match = new;
H A Drfc2131.c369 for (o = daemon->dhcp_match; o; o = o->next)

Completed in 222 milliseconds