Searched refs:ElaspedTime (Results 1 – 4 of 4) sorted by relevance
74 UINT16 ElaspedTime; member
43 DhcpSb->ActiveChild->ElaspedTime= 0; in DhcpInitRequest()1529 if (Instance != NULL && Instance->ElaspedTime < 0xffff) { in DhcpOnTimerTick()1530 Instance->ElaspedTime++; in DhcpOnTimerTick()1624 Instance->ElaspedTime= 0; in DhcpOnTimerTick()1648 Instance->ElaspedTime= 0; in DhcpOnTimerTick()
515 Instance->ElaspedTime = 0; in DhcpInitProtocol()
937 Instance->ElaspedTime = 0; in EfiDhcp4RenewRebind()1787 WriteUnaligned16 (Elapsed, HTONS(Instance->ElaspedTime)); in SetElapsedTime()