Searched refs:is_match_ipv4_ipv6 (Results 1 – 1 of 1) sorted by relevance
139 bool is_match_ipv4_ipv6( in is_match_ipv4_ipv6() function326 case AF_INET6: return is_match_ipv4_ipv6(*this, other); in is_match()331 case AF_INET: return is_match_ipv4_ipv6(other, *this); in is_match()