Searched refs:LossTime (Results 1 – 1 of 1) sorted by relevance
2994 UINT32 LossTime; in Dhcp6OnTimerTick() local3081 LossTime = TxCb->RetryLos + TxCb->RetryExp; in Dhcp6OnTimerTick()3082 if (TxCb->RetryCtl.Mrd != 0 && TxCb->RetryCtl.Mrd < LossTime) { in Dhcp6OnTimerTick()