Searched refs:dhcp_t (Results 1 – 3 of 3) sorted by relevance
146 struct dhcp_t { struct175 struct dhcp_t bp; argument
625 struct dhcp_t *dhcpreply; in await_dhcp()631 dhcpreply = (struct dhcp_t *) in await_dhcp()634 sizeof(struct udphdr) + sizeof(struct dhcp_t) - DHCP_OPT_LEN); in await_dhcp()653 dhcpack_length = len + sizeof (struct dhcp_t) - DHCP_OPT_LEN; in await_dhcp()1328 dhcp_copy(struct dhcp_t *dhcpreply) in dhcp_copy()1334 dhcpack_length = sizeof (struct dhcp_t); in dhcp_copy()1352 struct dhcp_t *dhcpreply; in dhcp_undi()
266 addr += sizeof (struct dhcp_t); in init_bios_info()