HomeSort by relevance Sort by last modified time
    Searched defs:ProxyIndex (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootClient.c 154 UINT32 ProxyIndex;
174 ProxyIndex = Private->OfferIndex[Private->SelectProxyType][0];
175 HttpOffer = &Private->OfferBuffer[ProxyIndex].Dhcp4;
243 UINT32 ProxyIndex;
266 ProxyIndex = Private->OfferIndex[Private->SelectProxyType][0];
267 HttpOffer = &Private->OfferBuffer[ProxyIndex].Dhcp6;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
PxeBcImpl.h 130 UINT32 ProxyIndex[DHCP4_PACKET_TYPE_MAX];
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp4.c 997 UINT32 ProxyIndex;
1023 ProxyIndex = 0;
    [all...]
PxeBcDhcp6.c     [all...]

Completed in 106 milliseconds