DHCP_IF_BOOTP
if ((dsmp->dsm_dflags & DHCP_IF_BOOTP) &&
dsmp->dsm_dflags |= DHCP_IF_BOOTP;
if ((dsmp->dsm_dflags & DHCP_IF_BOOTP) ||
if (dsmp->dsm_dflags & DHCP_IF_BOOTP) {
if (status->if_dflags & DHCP_IF_BOOTP)