Searched refs:ElaspedTime (Results 1 – 4 of 4) sorted by relevance
74 UINT16 ElaspedTime; member
43 DhcpSb->ActiveChild->ElaspedTime= 0; in DhcpInitRequest()1533 if (Instance != NULL && Instance->ElaspedTime < 0xffff) { in DhcpOnTimerTick()1534 Instance->ElaspedTime++; in DhcpOnTimerTick()1628 Instance->ElaspedTime= 0; in DhcpOnTimerTick()1652 Instance->ElaspedTime= 0; in DhcpOnTimerTick()
515 Instance->ElaspedTime = 0; in DhcpInitProtocol()
939 Instance->ElaspedTime = 0; in EfiDhcp4RenewRebind()1780 WriteUnaligned16 (Elapsed, HTONS(Instance->ElaspedTime)); in SetElapsedTime()