Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmesh_forwarder_ftd.cpp779 MeshForwarder::FragmentPriorityList::Entry *MeshForwarder::FragmentPriorityList::AllocateEntry( in AllocateEntry() function in ot::MeshForwarder::FragmentPriorityList
/openthread-latest/src/core/border_router/
Drouting_manager.cpp1438 …xRaTracker::Entry<RoutingManager::RxRaTracker::Router> *RoutingManager::RxRaTracker::AllocateEntry( in AllocateEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker
1451 RoutingManager::RxRaTracker::Entry<PrefixType> *RoutingManager::RxRaTracker::AllocateEntry(void) in AllocateEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker
Drouting_manager.hpp1089 template <class Type> Entry<Type> *AllocateEntry(void) { return Entry<Type>::Allocate(); } in AllocateEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker