Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/border_router/
Drouting_manager.hpp1260 TimeMilli mLastPlatformRaTime; member in ot::BorderRouter::RoutingManager::PdPrefixManager
Drouting_manager.cpp3557 , mLastPlatformRaTime(0) in PdPrefixManager()
3632 aPdProcessedRaInfo.mLastPlatformRaMsec = TimerMilli::GetNow() - mLastPlatformRaTime; in GetProcessedRaInfo()
3662 mLastPlatformRaTime = TimerMilli::GetNow(); in ProcessPlatformGeneratedRa()