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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcImpl.h160 BOOLEAN IsDoDiscover; member in struct:_PXEBC_PRIVATE_DATA
H A DPxeBcDhcp4.c705 Private->IsDoDiscover = FALSE;
1325 if (Private->IsDoDiscover) {
1366 if (Private->IsDoDiscover) {
1467 if (Private->IsDoDiscover) {
H A DPxeBcDhcp6.c851 Private->IsDoDiscover = FALSE;
1637 if (Private->IsDoDiscover) {
H A DPxeBcImpl.c635 Private->IsDoDiscover = TRUE;

Completed in 54 milliseconds