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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Impl.h130 UINT32 LastTimeout; // Record the init value of PacketToLive every time member in struct:_DHCP_SERVICE
H A DDhcp4Io.c235 DhcpSb->LastTimeout = 0;
268 DhcpSb->LastTimeout = DhcpSb->PacketToLive;
487 DhcpSb->LastTimeout = 0;

Completed in 45 milliseconds