Apache HTTPD
Public Attributes | List of all members
proxy_v2 Struct Reference

Public Attributes

apr_byte_t sig [12]
 
apr_byte_t ver_cmd
 
apr_byte_t fam
 
apr_uint16_t len
 
proxy_v2_addr addr
 

Detailed Description

Definition at line 106 of file mod_remoteip.c.

Member Data Documentation

◆ addr

proxy_v2_addr proxy_v2::addr

Definition at line 111 of file mod_remoteip.c.

◆ fam

apr_byte_t proxy_v2::fam

Definition at line 109 of file mod_remoteip.c.

◆ len

apr_uint16_t proxy_v2::len

Definition at line 110 of file mod_remoteip.c.

◆ sig

apr_byte_t proxy_v2::sig[12]

Definition at line 107 of file mod_remoteip.c.

◆ ver_cmd

apr_byte_t proxy_v2::ver_cmd

Definition at line 108 of file mod_remoteip.c.


The documentation for this struct was generated from the following file: