Searched refs:find_boot (Results 1 – 1 of 1) sorted by relevance
115 struct dhcp_boot* find_boot(struct dhcp_netid* netid);697 struct dhcp_boot* boot = find_boot(netid); in dhcp_reply()1734 struct dhcp_boot* find_boot(struct dhcp_netid* netid) { in find_boot() function1785 if ((boot = find_boot(netid))) { in do_options()