BOOTREPLY
SANITY(bdp->dhcp_packet.op == BOOTREPLY, "bogus DHCP packet");
if (bootp->bp_op != BOOTREPLY) {
case BOOTREPLY:
bp->bp_op = BOOTREPLY;
case BOOTREPLY:
else if (bp->bp_op == BOOTREPLY)
case BOOTREPLY: