Searched refs:proxy_info_matches (Results 1 – 1 of 1) sorted by relevance
676 proxy_info_matches(const struct proxy_info *data, in proxy_info_matches() function691 if(!proxy_info_matches(data, needle)) in socks_proxy_info_matches()707 #define proxy_info_matches(x,y) FALSE macro983 if(!proxy_info_matches(&needle->http_proxy, &conn->http_proxy)) in url_match_conn()
Completed in 14 milliseconds