Home
last modified time | relevance | path

Searched refs:CacheEntryPool (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/thread/
Daddress_resolver.hpp316 typedef Pool<CacheEntry, kCacheEntries> CacheEntryPool; typedef in ot::AddressResolver
341 CacheEntryPool &GetCacheEntryPool(void) { return mCacheEntryPool; } in GetCacheEntryPool()
380 CacheEntryPool mCacheEntryPool;