|
Apache HTTPD
|
Public Attributes | |
| apr_byte_t | sig [12] |
| apr_byte_t | ver_cmd |
| apr_byte_t | fam |
| apr_uint16_t | len |
| proxy_v2_addr | addr |
Definition at line 106 of file mod_remoteip.c.
| proxy_v2_addr proxy_v2::addr |
Definition at line 111 of file mod_remoteip.c.
| apr_byte_t proxy_v2::fam |
Definition at line 109 of file mod_remoteip.c.
| apr_uint16_t proxy_v2::len |
Definition at line 110 of file mod_remoteip.c.
| apr_byte_t proxy_v2::sig[12] |
Definition at line 107 of file mod_remoteip.c.
| apr_byte_t proxy_v2::ver_cmd |
Definition at line 108 of file mod_remoteip.c.