Home
last modified time | relevance | path

Searched refs:AddUnicastAddress (Results 1 – 12 of 12) sorted by relevance

/openthread-latest/src/core/net/
Dnd_agent.cpp104 Get<ThreadNetif>().AddUnicastAddress(mAloc); in UpdateService()
Dnetif.hpp385 void AddUnicastAddress(UnicastAddress &aAddress);
Ddhcp6_server.cpp163 Get<ThreadNetif>().AddUnicastAddress(newEntry->GetAloc()); in AddPrefixAgent()
Dnetif.cpp360 void Netif::AddUnicastAddress(UnicastAddress &aAddress) in AddUnicastAddress() function in ot::Ip6::Netif
Ddhcp6_client.cpp571 Get<ThreadNetif>().AddUnicastAddress(idAssociation.mNetifAddress); in ProcessIaAddress()
/openthread-latest/src/core/backbone_router/
Dbbr_local.cpp229 Get<ThreadNetif>().AddUnicastAddress(mBbrPrimaryAloc); in SetState()
/openthread-latest/src/core/utils/
Dslaac_address.cpp358 Get<ThreadNetif>().AddUnicastAddress(*newAddress); in AddAddressFor()
/openthread-latest/src/core/thread/
Ddua_manager.cpp223 Get<ThreadNetif>().AddUnicastAddress(mDomainUnicastAddress); in AddDomainUnicastAddress()
Dmle.cpp173 Get<ThreadNetif>().AddUnicastAddress(mMeshLocalEid); in Start()
902 Get<ThreadNetif>().AddUnicastAddress(mLinkLocalAddress); in UpdateLinkLocalAddress()
986 Get<ThreadNetif>().AddUnicastAddress(mMeshLocalRloc); in SetRloc16()
1137 Get<ThreadNetif>().AddUnicastAddress(mMeshLocalEid); in HandleNotifierEvents()
1313 Get<ThreadNetif>().AddUnicastAddress(*newServiceAloc); in UpdateServiceAlocs()
Dmle_router.cpp457 Get<ThreadNetif>().AddUnicastAddress(mLeaderAloc); in SetStateRouterOrLeader()
/openthread-latest/src/core/meshcop/
Dborder_agent.cpp448 Get<ThreadNetif>().AddUnicastAddress(mCommissionerAloc); in HandleCoapResponse()
Dcommissioner.cpp795 Get<ThreadNetif>().AddUnicastAddress(mCommissionerAloc); in HandleLeaderPetitionResponse()