Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h38 #define REBIND_SEC_MULTIPLE 0.875 macro
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp1305 m_rebindSec = m_leaseTime * REBIND_SEC_MULTIPLE; /* Second rebind seconds. */ in ParseDhcpAckPacket()
1928 m_rebindSec = ipCached.ipResult.uOptLeasetime * REBIND_SEC_MULTIPLE; in TryCachedIp()
2115 int64_t rebindSec = remainingDelay * REBIND_SEC_MULTIPLE; in ScheduleLeaseTimers()

Completed in 5 milliseconds