Searched refs:proxy_match_ipaddr (Results 1 – 1 of 1) sorted by relevance
73 static int proxy_match_ipaddr(struct dirconn_entry *This, request_rec *r);1083 This->matcher = proxy_match_ipaddr; in ap_proxy_is_ipaddr()1091 static int proxy_match_ipaddr(struct dirconn_entry *This, request_rec *r) in proxy_match_ipaddr() function