Searched refs:DHCPOFFER (Results 1 – 3 of 3) sorted by relevance
64 #define DHCPOFFER 2 macro
91 Message message(OP_BOOTREPLY, macAddress, static_cast<uint8_t>(DHCPOFFER)); in offer()
244 if (msgType == DHCPOFFER) { in waitAndReceive()