Searched refs:AllocateEntry (Results 1 – 2 of 2) sorted by relevance
1047 template <class Type> Entry<Type> *AllocateEntry(void) { return Entry<Type>::Allocate(); } in AllocateEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker1049 template <class Type> Entry<Type> *AllocateEntry(void);1629 …xRaTracker::Entry<RoutingManager::RxRaTracker::Router> *RoutingManager::RxRaTracker::AllocateEntry(
1174 Entry<Router> *newEntry = AllocateEntry<Router>(); in ProcessRouterAdvertMessage()1276 entry = AllocateEntry<RoutePrefix>(); in ProcessRaHeader()1329 entry = AllocateEntry<OnLinkPrefix>(); in ProcessPrefixInfoOption()1391 entry = AllocateEntry<RoutePrefix>(); in ProcessRouteInfoOption()1416 …xRaTracker::Entry<RoutingManager::RxRaTracker::Router> *RoutingManager::RxRaTracker::AllocateEntry( in AllocateEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker1429 RoutingManager::RxRaTracker::Entry<PrefixType> *RoutingManager::RxRaTracker::AllocateEntry(void) in AllocateEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker