Searched refs:ProxyOfferIndex (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
H A DPxeBcDhcp.c400 UINT32 ProxyOfferIndex; local
429 ProxyOfferIndex = 0;
441 if (!PxeBcTryBinlProxy (Private, &ProxyOfferIndex)) {
448 ProxyOfferIndex = Private->ProxyIndex[Private->ProxyOfferType] - 1;
480 ProxyOfferIndex = Index;
490 PxeBcCopyProxyOffer (Private, ProxyOfferIndex);

Completed in 98 milliseconds