Home
last modified time | relevance | path

Searched defs:aMeshLocalPrefix (Results 1 – 5 of 5) sorted by relevance

/openthread-2.7.6/src/core/net/
Ddhcp6_server.hpp170 …void Set(const Ip6::Prefix &aPrefix, const Mle::MeshLocalPrefix &aMeshLocalPrefix, uint8_t aContex… in Set()
/openthread-2.7.6/src/core/meshcop/
Ddataset.hpp388 void SetMeshLocalPrefix(const Mle::MeshLocalPrefix &aMeshLocalPrefix) in SetMeshLocalPrefix()
Dmeshcop_tlvs.hpp726 …void SetMeshLocalPrefix(const Mle::MeshLocalPrefix &aMeshLocalPrefix) { mMeshLocalPrefix = aMeshLo… in SetMeshLocalPrefix()
/openthread-2.7.6/src/core/api/
Dthread_api.cpp160 otError otThreadSetMeshLocalPrefix(otInstance *aInstance, const otMeshLocalPrefix *aMeshLocalPrefix) in otThreadSetMeshLocalPrefix()
/openthread-2.7.6/src/core/thread/
Dmle.cpp808 void Mle::SetMeshLocalPrefix(const MeshLocalPrefix &aMeshLocalPrefix) in SetMeshLocalPrefix()