Home
last modified time | relevance | path

Searched defs:AllocateEntry (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/border_router/
Drouting_manager.cpp1416 …xRaTracker::Entry<RoutingManager::RxRaTracker::Router> *RoutingManager::RxRaTracker::AllocateEntry( in AllocateEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker
1429 RoutingManager::RxRaTracker::Entry<PrefixType> *RoutingManager::RxRaTracker::AllocateEntry(void) in AllocateEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker
Drouting_manager.hpp1047 template <class Type> Entry<Type> *AllocateEntry(void) { return Entry<Type>::Allocate(); } in AllocateEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker