Searched refs:dhcp_boot (Results 1 – 3 of 3) sorted by relevance
487 struct dhcp_boot { struct491 struct dhcp_boot *next; argument608 struct dhcp_boot *boot_config;
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()1999 struct dhcp_boot *boot; in find_boot()2027 struct dhcp_boot *boot; in do_options()
1913 struct dhcp_boot *new = opt_malloc(sizeof(struct dhcp_boot)); in one_opt()