Home
last modified time | relevance | path

Searched refs:Curl_cidr6_match (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Dnoproxy.h35 UNITTEST bool Curl_cidr6_match(const char *ipv6,
H A Dnoproxy.c77 UNITTEST bool Curl_cidr6_match(const char *ipv6, in Curl_cidr6_match() function
240 match = Curl_cidr6_match(name, check, bits); in Curl_check_noproxy()
/curl/tests/unit/
H A Dunit1614.c145 bool match = Curl_cidr6_match(list6[i].a, list6[i].n, list6[i].bits);

Completed in 8 milliseconds