Searched refs:GetAloc (Results 1 – 2 of 2) sorted by relevance
119 Ip6::Netif::UnicastAddress &GetAloc(void) { return mAloc; } in GetAloc() function in ot::Dhcp6::Server::PrefixAgent
93 Get<ThreadNetif>().RemoveUnicastAddress(prefixAgent.GetAloc()); in UpdateService()163 Get<ThreadNetif>().AddUnicastAddress(newEntry->GetAloc()); in AddPrefixAgent()