Searched refs:GetCacheEntryPool (Results 1 – 2 of 2) sorted by relevance
1157 …return (mNextIndex == kNoNextIndex) ? nullptr : &Get<AddressResolver>().GetCacheEntryPool().GetEnt… in GetNext()1162 …return (mNextIndex == kNoNextIndex) ? nullptr : &Get<AddressResolver>().GetCacheEntryPool().GetEnt… in GetNext()1168 mNextIndex = Get<AddressResolver>().GetCacheEntryPool().GetIndexOf(*aEntry); in SetNext()
357 CacheEntryPool &GetCacheEntryPool(void) { return mCacheEntryPool; } in GetCacheEntryPool() function in ot::AddressResolver