Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dnetif.cpp535 if (Get<Mle::Mle>().IsMulticastAddressMeshLocalPrefixBased(address)) in ApplyNewMeshLocalPrefix()
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.hpp735 bool IsMulticastAddressMeshLocalPrefixBased(const Ip6::Netif::MulticastAddress &aAddress) const in IsMulticastAddressMeshLocalPrefixBased() function in ot::Mle::Mle