Searched refs:SetMeshLocalIid (Results 1 – 6 of 6) sorted by relevance
258 … void SetMeshLocalIid(const Ip6::InterfaceIdentifier &aIid) { mInfo.mCached.mMeshLocalIid = aIid; } in SetMeshLocalIid() function in ot::AddressResolver::CacheEntry
356 Error SetMeshLocalIid(const Ip6::InterfaceIdentifier &aMlIid);
698 entry->SetMeshLocalIid(meshLocalIid); in HandleTmf()
482 networkInfo.SetMeshLocalIid(mMeshLocalEid.GetAddress().GetIid()); in Store()949 Error Mle::SetMeshLocalIid(const Ip6::InterfaceIdentifier &aMlIid) in SetMeshLocalIid() function in ot::Mle::Mle
269 return AsCoreType(aInstance).Get<Mle::MleRouter>().SetMeshLocalIid(AsCoreType(aIid)); in otIp6SetMeshLocalIid()
283 … void SetMeshLocalIid(const Ip6::InterfaceIdentifier &aMeshLocalIid) { mMlIid = aMeshLocalIid; } in SetMeshLocalIid() function in ot::SettingsBase::NetworkInfo