Searched refs:m_rebindSec (Results 1 – 2 of 2) sorted by relevance
134 uint32_t m_rebindSec; variable
75 m_rebindSec(0), in DhcpClientStateMachine()1245 m_rebindSec = m_leaseTime * REBIND_SEC_MULTIPLE; /* Second rebind seconds. */ in ParseDhcpAckPacket()1250 m_leaseTime, m_renewalSec, m_rebindSec); in ParseDhcpAckPacket()1850 m_rebindSec = ipCached.ipResult.uOptLeasetime * REBIND_SEC_MULTIPLE; in TryCachedIp()1852 …TryCachedIp m_leaseTime:%{public}u %{public}u %{public}u", m_leaseTime, m_renewalSec, m_rebindSec); in TryCachedIp()