DHCP_BOOTREPLY
"Boot Request" : dhcp_hdr->op == DHCP_BOOTREPLY ? "Boot Reply" :
if (dhcp_hdr->op != DHCP_BOOTREPLY) {