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