Home | History | Annotate | Download | only in UefiPxeBcDxe

Lines Matching refs:PxeOfferTypeProxyBinl

598       OfferType = IsProxyOffer ? PxeOfferTypeProxyBinl : PxeOfferTypeDhcpBinl;

705 Private->OfferBuffer[Index].Dhcp4.OfferType == PxeOfferTypeProxyBinl);
831 if (OfferType == PxeOfferTypeProxyBinl) {
915 Private->OfferCount[PxeOfferTypeProxyBinl] > 0) {
920 Private->SelectProxyType = PxeOfferTypeProxyBinl;
1032 if (Private->SelectProxyType == PxeOfferTypeProxyBinl) {
1069 if (OfferType == PxeOfferTypeProxyBinl) {
1085 if (!EFI_ERROR (Status) && Private->SelectProxyType != PxeOfferTypeProxyBinl) {