Home
last modified time | relevance | path

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

/openthread-latest/src/core/backbone_router/
Dndproxy_table.cpp277 dua.SetIid(aAddressIid); in TriggerCallback()
305 dua.SetIid(aNdProxy.mAddressIid); in GetDua()
/openthread-latest/tests/unit/
Dtest_child.cpp131 addresses[numAddresses].SetIid(meshLocalIid); in TestChildIp6Address()
/openthread-latest/src/core/thread/
Dchild.cpp158 aAddress.SetIid(mMeshLocalIid); in GetMeshLocalIp6Address()
Ddua_manager.cpp118 mDomainUnicastAddress.GetAddress().SetIid(mFixedDuaInterfaceIdentifier); in HandleDomainPrefixUpdate()
169 mDomainUnicastAddress.GetAddress().SetIid(mFixedDuaInterfaceIdentifier); in SetFixedDuaInterfaceIdentifier()
Daddress_resolver.cpp127 AsCoreType(&aInfo.mMeshLocalEid).SetIid(entry->GetMeshLocalIid()); in GetNextCacheEntry()
Dmle.cpp416 mMeshLocalEid.GetAddress().SetIid(networkInfo.GetMeshLocalIid()); in Restore()
955 mMeshLocalEid.GetAddress().SetIid(aMlIid); in SetMeshLocalIid()
/openthread-latest/src/core/net/
Dip6_address.hpp878 void SetIid(const InterfaceIdentifier &aIid) { GetIid() = aIid; } in SetIid() function in ot::Ip6::Address
Dip6_address.cpp351 SetIid(aIid); in SetToLinkLocalAddress()
/openthread-latest/src/core/meshcop/
Dcommissioner.cpp936 joinerMessageInfo.GetPeerAddr().SetIid(mJoinerIid); in HandleTmf()