Searched refs:SetMeshLocalPrefix (Results 1 – 5 of 5) sorted by relevance
167 AsCoreType(aInstance).Get<Mle::MleRouter>().SetMeshLocalPrefix(AsCoreType(aMeshLocalPrefix)); in otThreadSetMeshLocalPrefix()
232 Get<Mle::MleRouter>().SetMeshLocalPrefix(cur->ReadValueAs<MeshLocalPrefixTlv>()); in ApplyConfiguration()
343 void SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix);
123 SetMeshLocalPrefix(AsCoreType(&kMeshLocalPrefixInit)); in Mle()907 void Mle::SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix) in SetMeshLocalPrefix() function in ot::Mle::Mle
107 …sInstance->Get<Mle::MleRouter>().SetMeshLocalPrefix(static_cast<Ip6::NetworkPrefix &>(meshLocalPre… in Init()