Home
last modified time | relevance | path

Searched refs:SetIid (Results 1 – 9 of 9) sorted by relevance

/openthread-3.6.0/src/core/backbone_router/
Dndproxy_table.cpp277 dua.SetIid(aAddressIid); in TriggerCallback()
305 dua.SetIid(aNdProxy.mAddressIid); in GetDua()
/openthread-3.6.0/src/core/thread/
Dchild.cpp149 aAddress.SetIid(mMeshLocalIid); in GetMeshLocalIp6Address()
Ddua_manager.cpp129 mDomainUnicastAddress.GetAddress().SetIid(mFixedDuaInterfaceIdentifier); in HandleDomainPrefixUpdate()
180 mDomainUnicastAddress.GetAddress().SetIid(mFixedDuaInterfaceIdentifier); in SetFixedDuaInterfaceIdentifier()
Daddress_resolver.cpp140 AsCoreType(&aInfo.mMeshLocalEid).SetIid(entry->GetMeshLocalIid()); in GetNextCacheEntry()
Dmle.cpp414 mMeshLocal64.GetAddress().SetIid(networkInfo.GetMeshLocalIid()); in Restore()
943 mMeshLocal64.GetAddress().SetIid(aMlIid); in SetMeshLocalIid()
/openthread-3.6.0/tests/unit/
Dtest_child.cpp218 addresses[numAddresses].SetIid(meshLocalIid); in TestChildIp6Address()
/openthread-3.6.0/src/core/net/
Dip6_address.hpp941 void SetIid(const InterfaceIdentifier &aIid) { GetIid() = aIid; } in SetIid() function in ot::Ip6::Address
Dip6_address.cpp362 SetIid(aIid); in SetToLinkLocalAddress()
/openthread-3.6.0/src/core/meshcop/
Dcommissioner.cpp957 joinerMessageInfo.GetPeerAddr().SetIid(mJoinerIid); in HandleTmf()
1051 joinerMessageInfo.GetPeerAddr().SetIid(mJoinerIid); in SendJoinFinalizeResponse()