Searched refs:find_boot (Results 1 – 1 of 1) sorted by relevance
118 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() function2066 if ((boot = find_boot(netid))) in do_options()