Searched refs:DHCP_OFFER (Results 1 – 2 of 2) sorted by relevance
54 #define DHCP_OFFER 2 macro
92 { DHCP_OFFER, "OFFER" },2979 if (type == DHCP_OFFER && dhcp->yiaddr == 0) { in dhcp_handledhcp()3025 if ((type == 0 || type == DHCP_OFFER || type == DHCP_ACK) && in dhcp_handledhcp()3050 if ((type == 0 || type == DHCP_OFFER) && in dhcp_handledhcp()3099 if (type == DHCP_OFFER) { in dhcp_handledhcp()