Searched defs:AllocateEntry (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/border_router/ | ||
D | routing_manager.cpp | 1416 …xRaTracker::Entry<RoutingManager::RxRaTracker::Router> *RoutingManager::RxRaTracker::AllocateEntry( in AllocateEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker |
D | routing_manager.hpp | 1047 template <class Type> Entry<Type> *AllocateEntry(void) { return Entry<Type>::Allocate(); } in AllocateEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker |