Home
last modified time | relevance | path

Searched refs:IsMulticastAddressMeshLocalPrefixBased (Results 1 – 2 of 2) sorted by relevance

/openthread-3.7.0/src/core/net/
Dnetif.cpp532 if (Get<Mle::Mle>().IsMulticastAddressMeshLocalPrefixBased(address)) in ApplyNewMeshLocalPrefix()
/openthread-3.7.0/src/core/thread/
Dmle.hpp710 bool IsMulticastAddressMeshLocalPrefixBased(const Ip6::Netif::MulticastAddress &aAddress) const in IsMulticastAddressMeshLocalPrefixBased() function in ot::Mle::Mle