Searched refs:DHCPOFFER (Results 1 – 11 of 11) sorted by relevance
72 #define DHCPOFFER 2 macro
251 *q++ = DHCPOFFER; in bootp_reply()
247 *q++ = DHCPOFFER; in bootp_reply()
197 #define DHCPOFFER 2 macro
345 { DHCPOFFER, "Offer" },
198 #define DHCPOFFER 2 macro
613 if (dhcp_reply != DHCPOFFER) in bootp()
72 #define DHCPOFFER 2 macro808 mess_type == DHCPDISCOVER ? DHCPOFFER : DHCPACK); in dhcp_reply()955 option_put(mess, end, OPTION_MESSAGE_TYPE, 1, DHCPOFFER); in dhcp_reply()
935 Send T1 and T2 options in DHCPOFFER packets. This is required2418 a new lease in DHCPOFFER, even if an existing lease
5417 DHCPOFFER, set NETWORK_READY to one and return one.