Searched refs:DHCPNAK (Results 1 – 3 of 3) sorted by relevance
68 #define DHCPNAK 6 macro
145 Message message(OP_BOOTREPLY, macAddress, static_cast<uint8_t>(DHCPNAK)); in nack()
269 } else if (msgType == DHCPNAK) { in waitAndReceive()