Home
last modified time | relevance | path

Searched refs:find_boot (Results 1 – 1 of 1) sorted by relevance

/external/dnsmasq/src/
Drfc2131.c118 struct dhcp_boot *find_boot(struct dhcp_netid *netid);
785 struct dhcp_boot *boot = find_boot(netid); in dhcp_reply()
1997 struct dhcp_boot *find_boot(struct dhcp_netid *netid) in find_boot() function
2066 if ((boot = find_boot(netid))) in do_options()