Searched refs:BOOTREPLY (Results 1 – 3 of 3) sorted by relevance
220 #define BOOTREPLY (2) /* BOOTP REPLY opcode */ macro
146 case BOOTREPLY: in interpret_dhcp()
260 if (r->op == BOOTREPLY && r->xid == s->xid && in bootp_collect()