Searched refs:unicastAddress (Results 1 – 1 of 1) sorted by relevance
1249 … for (const Ip6::Netif::UnicastAddress &unicastAddress : Get<ThreadNetif>().GetUnicastAddresses()) in AppendHostDescriptionInstruction() local1251 if (unicastAddress.GetAddress().IsLinkLocal() || in AppendHostDescriptionInstruction()1252 Get<Mle::Mle>().IsMeshLocalAddress(unicastAddress.GetAddress())) in AppendHostDescriptionInstruction()1257 SuccessOrExit(error = AppendAaaaRecord(unicastAddress.GetAddress(), aMessage, aInfo)); in AppendHostDescriptionInstruction()