Home
last modified time | relevance | path

Searched refs:RecordAddressEvent (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/utils/
Dhistory_tracker.hpp410 …void RecordAddressEvent(Ip6::Netif::AddressEvent aEvent, const Ip6::Netif::UnicastAddress &aUnicas…
411 void RecordAddressEvent(Ip6::Netif::AddressEvent aEvent,
Dhistory_tracker.cpp250 void HistoryTracker::RecordAddressEvent(Ip6::Netif::AddressEvent aEvent, in RecordAddressEvent() function in ot::Utils::HistoryTracker
270 void HistoryTracker::RecordAddressEvent(Ip6::Netif::AddressEvent aEvent, in RecordAddressEvent() function in ot::Utils::HistoryTracker
/openthread-latest/src/core/net/
Dnetif.cpp244 Get<Utils::HistoryTracker>().RecordAddressEvent(aEvent, aAddress, aOrigin); in SignalMulticastAddressChange()
423 Get<Utils::HistoryTracker>().RecordAddressEvent(aEvent, aAddress); in SignalUnicastAddressChange()