|
Apache HTTPD
|
#include <h2_proxy_session.h>
Definition at line 74 of file h2_proxy_session.h.
Definition at line 82 of file h2_proxy_session.h.
| conn_rec* h2_proxy_session::c |
Definition at line 76 of file h2_proxy_session.h.
| proxy_server_conf* h2_proxy_session::conf |
Definition at line 78 of file h2_proxy_session.h.
| h2_proxy_request_done* h2_proxy_session::done |
Definition at line 85 of file h2_proxy_session.h.
Definition at line 83 of file h2_proxy_session.h.
Definition at line 75 of file h2_proxy_session.h.
| apr_bucket_brigade* h2_proxy_session::input |
Definition at line 100 of file h2_proxy_session.h.
| apr_time_t h2_proxy_session::last_frame_received |
Definition at line 98 of file h2_proxy_session.h.
| int h2_proxy_session::last_stream_id |
Definition at line 97 of file h2_proxy_session.h.
| nghttp2_session* h2_proxy_session::ngh2 |
Definition at line 80 of file h2_proxy_session.h.
| apr_bucket_brigade* h2_proxy_session::output |
Definition at line 101 of file h2_proxy_session.h.
| proxy_conn_rec* h2_proxy_session::p_conn |
Definition at line 77 of file h2_proxy_session.h.
| h2_ping_state_t h2_proxy_session::ping_state |
Definition at line 103 of file h2_proxy_session.h.
| apr_time_t h2_proxy_session::ping_timeout |
Definition at line 104 of file h2_proxy_session.h.
| apr_pool_t* h2_proxy_session::pool |
Definition at line 79 of file h2_proxy_session.h.
| apr_size_t h2_proxy_session::remote_max_concurrent |
Definition at line 96 of file h2_proxy_session.h.
| apr_time_t h2_proxy_session::save_timeout |
Definition at line 105 of file h2_proxy_session.h.
| h2_proxys_state h2_proxy_session::state |
Definition at line 91 of file h2_proxy_session.h.
| struct h2_proxy_ihash_t* h2_proxy_session::streams |
Definition at line 94 of file h2_proxy_session.h.
| struct h2_proxy_iqueue* h2_proxy_session::suspended |
Definition at line 95 of file h2_proxy_session.h.
| void* h2_proxy_session::user_data |
Definition at line 86 of file h2_proxy_session.h.
| apr_interval_time_t h2_proxy_session::wait_timeout |
Definition at line 92 of file h2_proxy_session.h.
Definition at line 89 of file h2_proxy_session.h.
Definition at line 88 of file h2_proxy_session.h.