|
Apache HTTPD
|
#include <mod_proxy.h>
Public Attributes | |
| char * | name |
| struct in_addr addr | mask |
| struct apr_sockaddr_t * | hostaddr |
| int(* | matcher )(struct dirconn_entry *This, request_rec *r) |
Definition at line 142 of file mod_proxy.h.
| struct apr_sockaddr_t* dirconn_entry::hostaddr |
Definition at line 145 of file mod_proxy.h.
Definition at line 144 of file mod_proxy.h.
| int(* dirconn_entry::matcher) (struct dirconn_entry *This, request_rec *r) |
Definition at line 146 of file mod_proxy.h.
| char* dirconn_entry::name |
Definition at line 143 of file mod_proxy.h.