Searched refs:DHCPACK (Results 1 – 3 of 3) sorted by relevance
67 #define DHCPACK 5 macro
122 Message message(OP_BOOTREPLY, macAddress, static_cast<uint8_t>(DHCPACK)); in ack()
257 if (msgType == DHCPACK) { in waitAndReceive()