Searched refs:DHCPNAK (Results 1 – 5 of 5) sorted by relevance
218 DHCPNAK = 6, enumerator
96 #define DHCPNAK 6 macro1459 if (msgType != DHCPNAK && result.ipaddr.s_addr == 0 ) continue; // no ip for me ignore in dhcp_main()1500 } else if (msgType == DHCPNAK) { in dhcp_main()
65 #define DHCPNAK 6 macro2016 msgtype = DHCPNAK; in dhcpd_main()2044 msgtype = DHCPNAK; in dhcpd_main()
3319 address entirely on receiving a DHCPNAK, and restarting discovery.