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