Searched refs:HttpOfferTypeDhcpNameUriDns (Results 1 – 4 of 4) sorted by relevance
415 OfferType = IsDnsOffer ? HttpOfferTypeDhcpNameUriDns : HttpOfferTypeDhcpNameUri; in HttpBootParseDhcp4Packet()513 } else if (Private->OfferCount[HttpOfferTypeDhcpNameUriDns] > 0) { in HttpBootSelectDhcpOffer()515 Private->SelectIndex = Private->OfferIndex[HttpOfferTypeDhcpNameUriDns][0] + 1; in HttpBootSelectDhcpOffer()545 }else if (Private->OfferCount[HttpOfferTypeDhcpNameUriDns] > 0) { in HttpBootSelectDhcpOffer()547 Private->SelectIndex = Private->OfferIndex[HttpOfferTypeDhcpNameUriDns][0] + 1; in HttpBootSelectDhcpOffer()
68 HttpOfferTypeDhcpNameUriDns, enumerator
177 (SelectOffer->OfferType == HttpOfferTypeDhcpNameUriDns)) { in HttpBootDhcp4ExtractUriInfo()197 if ((SelectOffer->OfferType == HttpOfferTypeDhcpNameUriDns) || in HttpBootDhcp4ExtractUriInfo()280 (SelectOffer->OfferType == HttpOfferTypeDhcpNameUriDns)) { in HttpBootDhcp6ExtractUriInfo()316 if ((SelectOffer->OfferType == HttpOfferTypeDhcpNameUriDns) || in HttpBootDhcp6ExtractUriInfo()
308 OfferType = IsDnsOffer ? HttpOfferTypeDhcpNameUriDns : HttpOfferTypeDhcpNameUri; in HttpBootParseDhcp6Packet()