Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
DDhcp4Impl.h129 UINT32 LastTimeout; // Record the init value of PacketToLive every time member
DDhcp4Io.c235 DhcpSb->LastTimeout = 0; in DhcpSetState()
268 DhcpSb->LastTimeout = DhcpSb->PacketToLive; in DhcpSetTransmitTimer()
484 DhcpSb->LastTimeout = 0; in DhcpCleanLease()