Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp1069 Pool<Entry<Router>, kMaxRouters> mRouterPool; member in ot::BorderRouter::RoutingManager::RxRaTracker
Drouting_manager.cpp1419 Entry<Router> *router = mRouterPool.Allocate(); in AllocateEntry()
1450 Get<RoutingManager>().mRxRaTracker.mRouterPool.Free(*this); in Free()