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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Drfc2131.c887 else if (boot->tftp_sname)
888 mess->siaddr = a_record_from_hosts(boot->tftp_sname, now);
2214 else if (boot->tftp_sname)
2215 mess->siaddr = a_record_from_hosts(boot->tftp_sname, now);
H A Doption.c3160 char *dhcp_file, *dhcp_sname = NULL, *tftp_sname = NULL; local
3182 tftp_sname = opt_string_alloc(comma);
3191 new->tftp_sname = tftp_sname;
H A Ddnsmasq.h777 char *file, *sname, *tftp_sname; member in struct:dhcp_boot
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Drfc2131.c887 else if (boot->tftp_sname)
888 mess->siaddr = a_record_from_hosts(boot->tftp_sname, now);
2214 else if (boot->tftp_sname)
2215 mess->siaddr = a_record_from_hosts(boot->tftp_sname, now);
H A Doption.c3160 char *dhcp_file, *dhcp_sname = NULL, *tftp_sname = NULL; local
3182 tftp_sname = opt_string_alloc(comma);
3191 new->tftp_sname = tftp_sname;
H A Ddnsmasq.h777 char *file, *sname, *tftp_sname; member in struct:dhcp_boot
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Drfc2131.c887 else if (boot->tftp_sname)
888 mess->siaddr = a_record_from_hosts(boot->tftp_sname, now);
2214 else if (boot->tftp_sname)
2215 mess->siaddr = a_record_from_hosts(boot->tftp_sname, now);
H A Doption.c3160 char *dhcp_file, *dhcp_sname = NULL, *tftp_sname = NULL; local
3182 tftp_sname = opt_string_alloc(comma);
3191 new->tftp_sname = tftp_sname;
H A Ddnsmasq.h777 char *file, *sname, *tftp_sname; member in struct:dhcp_boot

Completed in 288 milliseconds