Searched defs:DhcpEndSession (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Io.c581 to this is: only call DhcpEndSession at the highest level, such as
589 DhcpEndSession ( function
669 // only to call DhcpEndSession at the top level call.
1042 // is returned because the DhcpEndSession will notify the user.
1084 DhcpEndSession (DhcpSb, Status);
1098 DhcpEndSession (DhcpSb, EFI_DEVICE_ERROR);
1677 DhcpEndSession (DhcpSb, EFI_TIMEOUT);

Completed in 238 milliseconds