Home | History | Annotate | Download | only in UefiPxeBcDxe

Lines Matching refs:PxeOfferTypeProxyBinl

527     OfferType = IsProxyOffer ? PxeOfferTypeProxyBinl : PxeOfferTypeDhcpBinl;

847 Private->OfferBuffer[Index].Dhcp6.OfferType == PxeOfferTypeProxyBinl);
958 if (OfferType == PxeOfferTypeProxyBinl) {
1041 Private->OfferCount[PxeOfferTypeProxyBinl] > 0) {
1046 Private->SelectProxyType = PxeOfferTypeProxyBinl;
1139 if (Private->SelectProxyType == PxeOfferTypeProxyBinl) {
1176 if (OfferType == PxeOfferTypeProxyBinl) {
1192 if (!EFI_ERROR (Status) && Private->SelectProxyType != PxeOfferTypeProxyBinl) {