Searched refs:aNetifAddress (Results 1 – 2 of 2) sorted by relevance
107 static bool MatchNetifAddressWithPrefix(const Ip6::Netif::UnicastAddress &aNetifAddress,
55 bool Client::MatchNetifAddressWithPrefix(const Ip6::Netif::UnicastAddress &aNetifAddress, const Ip6… in MatchNetifAddressWithPrefix() argument57 return aNetifAddress.HasPrefix(aIp6Prefix); in MatchNetifAddressWithPrefix()