Searched refs:IsMulticastAddressExternal (Results 1 – 2 of 2) sorted by relevance
299 bool Netif::IsMulticastAddressExternal(const MulticastAddress &aAddress) const in IsMulticastAddressExternal() function in ot::Ip6::Netif392 VerifyOrExit(IsMulticastAddressExternal(*entry), error = kErrorRejected); in UnsubscribeExternalMulticast()416 if (IsMulticastAddressExternal(*entry)) in UnsubscribeAllExternalMulticastAddresses()598 … !(mNetif.IsMulticastAddressExternal(*aAddr) && aAddr->GetAddress().MatchesFilter(mFilter))) in AdvanceFrom()
520 bool IsMulticastAddressExternal(const MulticastAddress &aAddress) const;