Searched refs:GetIndexOf (Results 1 – 3 of 3) sorted by relevance
163 uint16_t GetIndexOf(const Type &aEntry) const { return static_cast<uint16_t>(&aEntry - mPool); } in GetIndexOf() function in ot::Pool
76 index = aPool.GetIndexOf(aEntry); in VerifyEntry()
1111 mNextIndex = Get<AddressResolver>().GetCacheEntryPool().GetIndexOf(*aEntry); in SetNext()