Searched refs:GetUnicastAddresses (Results 1 – 8 of 8) sorted by relevance
378 const LinkedList<UnicastAddress> &GetUnicastAddresses(void) const { return mUnicastAddresses; } in GetUnicastAddresses() function in ot::Ip6::Netif
1345 for (const Netif::UnicastAddress &addr : Get<ThreadNetif>().GetUnicastAddresses()) in SelectSourceAddress()1452 for (const Netif::UnicastAddress &cur : Get<ThreadNetif>().GetUnicastAddresses()) in IsOnLink()
1116 … for (const Ip6::Netif::UnicastAddress &unicastAddress : Get<ThreadNetif>().GetUnicastAddresses()) in AppendHostDescriptionInstruction()
214 … for (const Ip6::Netif::UnicastAddress &netifAddr : Get<ThreadNetif>().GetUnicastAddresses()) in Update()
75 return AsCoreType(aInstance).Get<ThreadNetif>().GetUnicastAddresses().GetHead(); in otIp6GetUnicastAddresses()
191 for (const Ip6::Netif::UnicastAddress &addr : Get<ThreadNetif>().GetUnicastAddresses()) in AppendIp6AddressList()200 for (const Ip6::Netif::UnicastAddress &addr : Get<ThreadNetif>().GetUnicastAddresses()) in AppendIp6AddressList()
742 for (const Ip6::Netif::UnicastAddress &address : Get<ThreadNetif>().GetUnicastAddresses()) in HandleAddressError()
1047 for (const Ip6::Netif::UnicastAddress &addr : Get<ThreadNetif>().GetUnicastAddresses()) in HasUnregisteredAddress()4655 for (const Ip6::Netif::UnicastAddress &addr : Get<ThreadNetif>().GetUnicastAddresses()) in AppendAddressRegistrationTlv()