Searched refs:PxeOfferTypeProxyPxe10 (Results 1 – 5 of 5) sorted by relevance
53 (Type) == PxeOfferTypeProxyPxe10 || \
81 PxeOfferTypeProxyPxe10, enumerator
597 OfferType = IsProxyOffer ? PxeOfferTypeProxyPxe10 : PxeOfferTypeDhcpPxe10; in PxeBcParseDhcp4Packet()783 if (Cache4->OfferType != PxeOfferTypeProxyPxe10 && in PxeBcRetryBinlOffer()931 Private->OfferCount[PxeOfferTypeProxyPxe10] > 0) { in PxeBcSelectDhcp4Offer()936 Private->SelectProxyType = PxeOfferTypeProxyPxe10; in PxeBcSelectDhcp4Offer()
92 if (OfferType != PxeOfferTypeProxyPxe10 && OfferType != PxeOfferTypeDhcpPxe10) { in PxeBcSelectBootPrompt()304 ASSERT (OfferType == PxeOfferTypeProxyPxe10 || OfferType == PxeOfferTypeDhcpPxe10); in PxeBcSelectBootMenu()
1122 if (Cache6->OfferType != PxeOfferTypeProxyPxe10 && in PxeBcRetryDhcp6Binl()1257 Private->OfferCount[PxeOfferTypeProxyPxe10] > 0) { in PxeBcSelectDhcp6Offer()1262 Private->SelectProxyType = PxeOfferTypeProxyPxe10; in PxeBcSelectDhcp6Offer()