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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Ddnsmasq.h354 struct dhcp_opt *dhcp_opts; member in struct:daemon
H A Doption.c1019 new->next = daemon->dhcp_opts;
1051 daemon->dhcp_opts = new;
H A Drfc2131.c789 struct dhcp_opt *opt, *config_opts = daemon->dhcp_opts;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Ddnsmasq.h433 struct dhcp_opt *dhcp_opts, *vendor_opts; member in struct:daemon
H A Doption.c1399 new->next = daemon->dhcp_opts;
1400 daemon->dhcp_opts = new;
H A Drfc2131.c1130 struct dhcp_opt *opt, *config_opts = daemon->dhcp_opts;

Completed in 163 milliseconds