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

Public Attributes

struct proxy_tunnel_connother
 
conn_recc
 
const charname
 
apr_pollfd_tpfd
 
apr_bucket_brigadebb
 
unsigned int down_in:1
 
unsigned int down_out:1
 

Detailed Description

Definition at line 5352 of file proxy_util.c.

Member Data Documentation

◆ bb

apr_bucket_brigade* proxy_tunnel_conn::bb

Definition at line 5360 of file proxy_util.c.

◆ c

conn_rec* proxy_tunnel_conn::c

Definition at line 5356 of file proxy_util.c.

◆ down_in

unsigned int proxy_tunnel_conn::down_in

Definition at line 5362 of file proxy_util.c.

◆ down_out

unsigned int proxy_tunnel_conn::down_out

Definition at line 5363 of file proxy_util.c.

◆ name

const char* proxy_tunnel_conn::name

Definition at line 5357 of file proxy_util.c.

◆ other

struct proxy_tunnel_conn* proxy_tunnel_conn::other

Definition at line 5354 of file proxy_util.c.

◆ pfd

apr_pollfd_t* proxy_tunnel_conn::pfd

Definition at line 5359 of file proxy_util.c.


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