Home
last modified time | relevance | path

Searched refs:IsDoDiscover (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcImpl.h167 BOOLEAN IsDoDiscover; member
DPxeBcDhcp4.c755 Private->IsDoDiscover = FALSE; in PxeBcRetryBinlOffer()
1414 if (Private->IsDoDiscover) { in PxeBcDhcp4Discover()
1455 if (Private->IsDoDiscover) { in PxeBcDhcp4Discover()
1561 if (Private->IsDoDiscover) { in PxeBcDhcp4Discover()
DPxeBcDhcp6.c1079 Private->IsDoDiscover = FALSE; in PxeBcRetryDhcp6Binl()
2161 if (Private->IsDoDiscover) { in PxeBcDhcp6Discover()
DPxeBcImpl.c658 Private->IsDoDiscover = TRUE; in EfiPxeBcDiscover()