Searched defs:AllocateEntry (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/border_router/ | ||
| D | routing_manager.hpp | 479 Entry * AllocateEntry(void) { return mEntryPool.Allocate(); } in AllocateEntry() function in ot::BorderRouter::RoutingManager::DiscoveredPrefixTable |
| /external/openthread/src/core/thread/ | ||
| D | mesh_forwarder_ftd.cpp | 902 MeshForwarder::FragmentPriorityList::Entry *MeshForwarder::FragmentPriorityList::AllocateEntry( in AllocateEntry() function in ot::MeshForwarder::FragmentPriorityList |