Searched refs:dhcp_boot (Results 1 - 3 of 3) sorted by relevance

/external/dnsmasq/src/
H A Ddnsmasq.h494 struct dhcp_boot { struct
498 struct dhcp_boot *next;
635 struct dhcp_boot *boot_config;
H A Drfc2131.c118 struct dhcp_boot *find_boot(struct dhcp_netid *netid);
785 struct dhcp_boot *boot = find_boot(netid);
1997 struct dhcp_boot *find_boot(struct dhcp_netid *netid)
1999 struct dhcp_boot *boot;
2027 struct dhcp_boot *boot;
H A Doption.c1983 struct dhcp_boot *new = opt_malloc(sizeof(struct dhcp_boot));

Completed in 201 milliseconds