Searched refs:GetLastUpdateTime (Results 1 – 2 of 2) sorted by relevance
982 mLastUpdateTime = aPrefix.GetLastUpdateTime(); in AdoptValidAndPreferredLifetimesFrom()989 aEntry.mMsecSinceLastUpdate = aNow - GetLastUpdateTime(); in CopyInfoTo()1043 aEntry.mMsecSinceLastUpdate = aNow - GetLastUpdateTime(); in CopyInfoTo()1541 if (entry.GetLastUpdateTime() <= aTimeThreshold) in RemoveOrDeprecateOldEntries()1549 if (entry.GetLastUpdateTime() <= aTimeThreshold) in RemoveOrDeprecateOldEntries()4008 aInfo.mMsecSinceLastUpdate = TimerMilli::GetNow() - mPrefix.GetLastUpdateTime(); in GetPrefixInfo()
697 const TimeMilli &GetLastUpdateTime(void) const { return mLastUpdateTime; } in GetLastUpdateTime() function in ot::BorderRouter::RoutingManager::LifetimedPrefix