Searched refs:HttpOfferTypeDhcpOnly (Results 1 – 3 of 3) sorted by relevance
114 HttpOfferTypeDhcpOnly, enumerator
409 OfferType = IsDnsOffer ? HttpOfferTypeDhcpDns : HttpOfferTypeDhcpOnly; in HttpBootParseDhcp4Packet()493 } else if (Private->OfferCount[HttpOfferTypeDhcpOnly] > 0 && in HttpBootSelectDhcpOffer()496 Private->SelectIndex = Private->OfferIndex[HttpOfferTypeDhcpOnly][0] + 1; in HttpBootSelectDhcpOffer()
312 OfferType = IsDnsOffer ? HttpOfferTypeDhcpDns : HttpOfferTypeDhcpOnly; in HttpBootParseDhcp6Packet()