Searched refs:HttpOfferTypeMax (Results 1 – 6 of 6) sorted by relevance
239 UINT32 OfferCount[HttpOfferTypeMax];240 UINT32 OfferIndex[HttpOfferTypeMax][HTTP_BOOT_OFFER_MAX_NUM];
91 HttpOfferTypeMax enumerator
353 Private->SelectProxyType = HttpOfferTypeMax; in HttpBootStop()
476 ASSERT (OfferType < HttpOfferTypeMax); in HttpBootCacheDhcp4Offer()497 Private->SelectProxyType = HttpOfferTypeMax; in HttpBootSelectDhcpOffer()
180 ASSERT (Private->SelectProxyType != HttpOfferTypeMax); in HttpBootDhcp4ExtractUriInfo()283 ASSERT (Private->SelectProxyType != HttpOfferTypeMax); in HttpBootDhcp6ExtractUriInfo()
395 ASSERT (OfferType < HttpOfferTypeMax); in HttpBootCacheDhcp6Offer()