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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Doption.c1806 new->next = daemon->dhcp_opts_file;
1807 daemon->dhcp_opts_file = new;
4387 if (daemon->dhcp_opts_file)
4414 daemon->dhcp_opts_file = expand_filelist(daemon->dhcp_opts_file);
4415 for (hf = daemon->dhcp_opts_file; hf; hf = hf->next)
H A Ddnsmasq.h985 struct hostsfile *dhcp_hosts_file, *dhcp_opts_file, *dynamic_dirs; member in struct:daemon
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Doption.c1806 new->next = daemon->dhcp_opts_file;
1807 daemon->dhcp_opts_file = new;
4387 if (daemon->dhcp_opts_file)
4414 daemon->dhcp_opts_file = expand_filelist(daemon->dhcp_opts_file);
4415 for (hf = daemon->dhcp_opts_file; hf; hf = hf->next)
H A Ddnsmasq.h985 struct hostsfile *dhcp_hosts_file, *dhcp_opts_file, *dynamic_dirs; member in struct:daemon
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Doption.c1806 new->next = daemon->dhcp_opts_file;
1807 daemon->dhcp_opts_file = new;
4387 if (daemon->dhcp_opts_file)
4414 daemon->dhcp_opts_file = expand_filelist(daemon->dhcp_opts_file);
4415 for (hf = daemon->dhcp_opts_file; hf; hf = hf->next)
H A Ddnsmasq.h985 struct hostsfile *dhcp_hosts_file, *dhcp_opts_file, *dynamic_dirs; member in struct:daemon

Completed in 138 milliseconds