Searched refs:DHCP_ACK (Results 1 – 2 of 2) sorted by relevance
58 #define DHCP_ACK 5 macro
119 { DHCP_ACK, "ACK" },559 if ((type == 0 || type == DHCP_OFFER || type == DHCP_ACK) && in handle_dhcp()615 if (type != DHCP_ACK) { in handle_dhcp()