Searched refs:dhcpreplytype (Results 1 – 1 of 1) sorted by relevance
388 unsigned char dhcpreplytype; in bootpc_received() local408 dhcpreplytype = *p; in bootpc_received()410 dhcpreplytype = DHCP_NOMSG; in bootpc_received()414 if (dhcpreplytype != DHCP_OFFER /* Normal DHCP offer */ in bootpc_received()416 && dhcpreplytype != DHCP_NOMSG /* Fallback to BOOTP */ in bootpc_received()422 if (dhcpreplytype != DHCP_ACK) in bootpc_received()450 if (dhcpreplytype == DHCP_OFFER) in bootpc_received()