Searched refs:mMsecSinceLastUpdate (Results 1 – 4 of 4) sorted by relevance
103 …uint32_t mMsecSinceLastUpdate; ///< Milliseconds since last update (any message rx) f… member124 …uint32_t mMsecSinceLastUpdate; ///< Milliseconds since last update of this prefi… member
510 ToUlong(entry.mMsecSinceLastUpdate), ToUlong(entry.mValidLifetime)); in Process()667 OutputFormat(" ms-since-rx:%lu reachable:%s age:%s", ToUlong(aEntry.mMsecSinceLastUpdate), in OutputRouterInfo()
989 aEntry.mMsecSinceLastUpdate = aNow - GetLastUpdateTime(); in CopyInfoTo()1043 aEntry.mMsecSinceLastUpdate = aNow - GetLastUpdateTime(); in CopyInfoTo()2138 aEntry.mMsecSinceLastUpdate = aNow - mLastUpdateTime; in CopyInfoTo()4008 aInfo.mMsecSinceLastUpdate = TimerMilli::GetNow() - mPrefix.GetLastUpdateTime(); in GetPrefixInfo()
1032 … AsCoreType(&entry.mRouter.mAddress).ToString().AsCString(), entry.mMsecSinceLastUpdate / 1000); in VerifyPrefixTable()1055 entry.mMsecSinceLastUpdate / 1000); in VerifyPrefixTable()