Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/net/
Ddhcp6_server.hpp164 …void Set(const Ip6::Prefix &aPrefix, const Ip6::NetworkPrefix &aMeshLocalPrefix, uint8_t aContextI… in Set()
/openthread-3.7.0/src/core/api/
Dthread_api.cpp161 otError otThreadSetMeshLocalPrefix(otInstance *aInstance, const otMeshLocalPrefix *aMeshLocalPrefix) in otThreadSetMeshLocalPrefix()
/openthread-3.7.0/src/core/thread/
Dmle.cpp889 void Mle::SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix) in SetMeshLocalPrefix()