Searched defs:proxy_match_ipaddr (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/proxy/
H A Dproxy_util.c83 static int proxy_match_ipaddr(struct dirconn_entry *This, request_rec *r);
542 This->matcher = proxy_match_ipaddr;
551 static int proxy_match_ipaddr(struct dirconn_entry *This, request_rec *r) function

Completed in 17 milliseconds