Home
last modified time | relevance | path

Searched refs:IterateIp6Addresses (Results 1 – 6 of 6) sorted by relevance

/openthread-3.4.0/tests/unit/
Dtest_child.cpp60 for (const Ip6::Address &address : aChild.IterateIp6Addresses()) in VerifyChildIp6Addresses()
105 for (const Ip6::Address &address : aChild.IterateIp6Addresses(filter)) in VerifyChildIp6Addresses()
152 for (const Ip6::Address &address : aChild.IterateIp6Addresses()) in VerifyChildIp6Addresses()
/openthread-3.4.0/src/core/thread/
Dmlr_manager.cpp156 …for (const Ip6::Address &address : aChild.IterateIp6Addresses(Ip6::Address::kTypeMulticastLargerTh… in UpdateProxiedSubscriptions()
269 …for (const Ip6::Address &address : child.IterateIp6Addresses(Ip6::Address::kTypeMulticastLargerTha… in SendMulticastListenerRegistration()
544 …for (const Ip6::Address &address : child.IterateIp6Addresses(Ip6::Address::kTypeMulticastLargerTha… in SetMulticastAddressMlrState()
578 …for (const Ip6::Address &address : child.IterateIp6Addresses(Ip6::Address::kTypeMulticastLargerTha… in FinishMulticastListenerRegistration()
682 …for (const Ip6::Address &address : child.IterateIp6Addresses(Ip6::Address::kTypeMulticastLargerTha… in LogMulticastAddresses()
783 …for (const Ip6::Address &address : child.IterateIp6Addresses(Ip6::Address::kTypeMulticastLargerTha… in CheckInvariants()
Dtopology.cpp507 …for (const Ip6::Address &address : IterateIp6Addresses(Ip6::Address::kTypeMulticastLargerThanRealm… in HasMlrRegisteredAddress()
Dtopology.hpp1099 …AddressIteratorBuilder IterateIp6Addresses(Ip6::Address::TypeFilter aFilter = Ip6::Address::kTypeA… in IterateIp6Addresses() function in ot::Child
Dmle_router.cpp1827 aChild.IterateIp6Addresses(Ip6::Address::kTypeMulticastLargerThanRealmLocal)) in ProcessAddressRegistrationTlv()
Dmle.cpp4915 for (const Ip6::Address &address : aChild.IterateIp6Addresses()) in AppendAddressRegistrationTlv()