Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.cpp3908 , mLastPlatformRaTime(0) in PdPrefixManager()
4022 aPdProcessedRaInfo.mLastPlatformRaMsec = TimerMilli::GetNow() - mLastPlatformRaTime; in GetProcessedRaInfo()
4100 mLastPlatformRaTime = TimerMilli::GetNow(); in Process()
Drouting_manager.hpp1513 TimeMilli mLastPlatformRaTime; member in ot::BorderRouter::RoutingManager::PdPrefixManager