Searched refs:HttpOfferTypeDhcpIpUri (Results 1 – 4 of 4) sorted by relevance
411 OfferType = IsDnsOffer ? HttpOfferTypeDhcpIpUriDns : HttpOfferTypeDhcpIpUri; in HttpBootParseDhcp4Packet()521 } else if (Private->OfferCount[HttpOfferTypeDhcpIpUri] > 0) { in HttpBootSelectDhcpOffer()523 Private->SelectIndex = Private->OfferIndex[HttpOfferTypeDhcpIpUri][0] + 1; in HttpBootSelectDhcpOffer()537 if (Private->OfferCount[HttpOfferTypeDhcpIpUri] > 0) { in HttpBootSelectDhcpOffer()539 Private->SelectIndex = Private->OfferIndex[HttpOfferTypeDhcpIpUri][0] + 1; in HttpBootSelectDhcpOffer()
60 HttpOfferTypeDhcpIpUri, enumerator
175 if ((SelectOffer->OfferType == HttpOfferTypeDhcpIpUri) || in HttpBootDhcp4ExtractUriInfo()278 if ((SelectOffer->OfferType == HttpOfferTypeDhcpIpUri) || in HttpBootDhcp6ExtractUriInfo()
304 OfferType = IsDnsOffer ? HttpOfferTypeDhcpIpUriDns : HttpOfferTypeDhcpIpUri; in HttpBootParseDhcp6Packet()