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