Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dborder_routing.h146 uint32_t mLastPlatformRaMsec; ///< The timestamp of last processed RA message. member
/openthread-latest/src/core/border_router/
Drouting_manager.cpp4022 aPdProcessedRaInfo.mLastPlatformRaMsec = TimerMilli::GetNow() - mLastPlatformRaTime; in GetProcessedRaInfo()