Searched refs:Ip6AddrEntry (Results 1 – 4 of 4) sorted by relevance
81 MlrState Child::Ip6AddrEntry::GetMlrState(const Child &aChild) const in GetMlrState()103 void Child::Ip6AddrEntry::SetMlrState(MlrState aState, Child &aChild) in SetMlrState()201 error = mIp6Addresses.PushBack(static_cast<const Ip6AddrEntry &>(aAddress)); in AddIp6Address()210 Ip6AddrEntry *entry; in RemoveIp6Address()293 const Ip6AddrEntry *entry; in HasMlrRegisteredAddress()
90 class Ip6AddrEntry : public Ip6::Address class in ot::Child128 typedef Array<Ip6AddrEntry, kNumIp6Addresses> Ip6AddressArray;
146 for (Child::Ip6AddrEntry &addrEntry : aChild.GetIp6Addresses()) in UpdateProxiedSubscriptions()255 for (Child::Ip6AddrEntry &addrEntry : child.GetIp6Addresses()) in SendMlr()522 for (Child::Ip6AddrEntry &addrEntry : child.GetIp6Addresses()) in SetMulticastAddressMlrState()559 for (Child::Ip6AddrEntry &addrEntry : child.GetIp6Addresses()) in FinishMlr()668 for (const Child::Ip6AddrEntry &addrEntry : child.GetIp6Addresses()) in LogMulticastAddresses()736 for (const Child::Ip6AddrEntry &addrEntry : child.GetIp6Addresses()) in CheckInvariants()
1891 for (const Child::Ip6AddrEntry &addrEntry : aChild.GetIp6Addresses()) in ProcessAddressRegistrationTlv()