Searched refs:BOOTREPLY (Results 1 – 8 of 8) sorted by relevance
55 #define BOOTREPLY 2 macro
77 #define BOOTREPLY 2 macro
484 } else if (options_valid && packet->op == BOOTREPLY) { in do_packet()
79 #define BOOTREPLY 2 macro
274 raw.op = BOOTREPLY; in bootp()
547 raw.op = BOOTREPLY; in nak_lease()1203 raw.op = BOOTREPLY; in dhcp_reply()
206 if (packet->op == BOOTREPLY) { in relay()