Home
last modified time | relevance | path

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

/curl/lib/
H A Dnoproxy.h32 UNITTEST bool Curl_cidr4_match(const char *ipv4, /* 1.2.3.4 address */
H A Dnoproxy.c45 UNITTEST bool Curl_cidr4_match(const char *ipv4, /* 1.2.3.4 address */ in Curl_cidr4_match() function
242 match = Curl_cidr4_match(name, check, bits); in Curl_check_noproxy()
/curl/tests/unit/
H A Dunit1614.c135 bool match = Curl_cidr4_match(list4[i].a, list4[i].n, list4[i].bits);

Completed in 7 milliseconds