Home
last modified time | relevance | path

Searched refs:BootpIndex (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
DPxeBcImpl.h130 UINT32 BootpIndex; member
DPxeBcDhcp.c624 if (Private->BootpIndex != 0) { in PxeBcCacheDhcpOffer()
633 Private->BootpIndex = Private->NumOffers + 1; in PxeBcCacheDhcpOffer()
812 Private->SelectedOffer = Private->BootpIndex; in PxeBcSelectOffer()
DPxeBcImpl.c638 Private->BootpIndex = 0; in EfiPxeBcDhcp()