Searched refs:Curl_cidr4_match (Results 1 – 3 of 3) sorted by relevance
45 UNITTEST bool Curl_cidr4_match(const char *ipv4, /* 1.2.3.4 address */ in Curl_cidr4_match() function242 match = Curl_cidr4_match(name, check, bits); in Curl_check_noproxy()
32 UNITTEST bool Curl_cidr4_match(const char *ipv4, /* 1.2.3.4 address */
129 bool match = Curl_cidr4_match(list4[i].a, list4[i].n, list4[i].bits);