Searched refs:SetEntry (Results 1 – 4 of 4) sorted by relevance
88 void SetEntry(const CacheEntry *aEntry) { mData[kEntryIndex] = aEntry; } in SetEntry() function in ot::AddressResolver::Iterator
123 aIterator.SetEntry(entry->GetNext()); in GetNextCacheEntry()
1856 SetEntry(nullptr); in Init()1900 SetEntry(GetEntry<OnLinkPrefix>()->GetNext()); in AdvanceToNextEntry()1903 SetEntry(GetEntry<RoutePrefix>()->GetNext()); in AdvanceToNextEntry()1917 SetEntry(GetRouter()->mRoutePrefixes.GetHead()); in AdvanceToNextEntry()1931 SetEntry(GetRouter()->mOnLinkPrefixes.GetHead()); in AdvanceToNextEntry()
883 void SetEntry(const void *aEntry) { mPtr2 = aEntry; } in SetEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator