Home
last modified time | relevance | path

Searched refs:LossTime (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Io.c2994 UINT32 LossTime; in Dhcp6OnTimerTick() local
3081 LossTime = TxCb->RetryLos + TxCb->RetryExp; in Dhcp6OnTimerTick()
3082 if (TxCb->RetryCtl.Mrd != 0 && TxCb->RetryCtl.Mrd < LossTime) { in Dhcp6OnTimerTick()