Searched refs:mMulticastAddressHistory (Results 1 – 2 of 2) sorted by relevance
190 return mMulticastAddressHistory.Iterate(aIterator, aEntryAge); in IterateMulticastAddressHistory()416 EntryList<MulticastAddressInfo, kMulticastAddrListSize> mMulticastAddressHistory; member in ot::Utils::HistoryTracker
266 MulticastAddressInfo *entry = mMulticastAddressHistory.AddNewEntry(); in RecordAddressEvent()448 mMulticastAddressHistory.UpdateAgedEntries(); in HandleTimer()