Searched refs:Dhcp4Requesting (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Io.c568 Status = DhcpSetState (DhcpSb, Dhcp4Requesting, TRUE);
1051 case Dhcp4Requesting:
1228 } else if ((Type == DHCP_MSG_REQUEST) && (DhcpSb->DhcpState == Dhcp4Requesting)) {
1251 ((Type == DHCP_MSG_REQUEST) && (DhcpSb->DhcpState == Dhcp4Requesting))
1272 } else if (DhcpSb->DhcpState == Dhcp4Requesting) {
1449 // For REQUEST message in Dhcp4Requesting state, do not change the secs fields.
1451 if (DhcpSb->DhcpState != Dhcp4Requesting) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDhcp4.h124 Dhcp4Requesting = 0x3, enumerator in enum:__anon12097
233 the Dhcp4Selecting state and enter the Dhcp4Requesting state.
504 driver will be transferred through Dhcp4Selecting and Dhcp4Requesting to the

Completed in 48 milliseconds