|
Apache HTTPD
|
#include <h2_session.h>
Definition at line 64 of file h2_session.h.
| apr_bucket_brigade* h2_session::bbtmp |
Definition at line 111 of file h2_session.h.
| conn_rec* h2_session::c1 |
Definition at line 67 of file h2_session.h.
| int h2_session::child_num |
Definition at line 65 of file h2_session.h.
| struct h2_c1_io_in_ctx_t* h2_session::cin |
Definition at line 74 of file h2_session.h.
Definition at line 86 of file h2_session.h.
| apr_size_t h2_session::frames_received |
Definition at line 101 of file h2_session.h.
| apr_size_t h2_session::frames_sent |
Definition at line 102 of file h2_session.h.
| apr_uint32_t h2_session::id |
Definition at line 66 of file h2_session.h.
| apr_interval_time_t h2_session::idle_delay |
Definition at line 109 of file h2_session.h.
| apr_size_t h2_session::idle_frames |
Definition at line 108 of file h2_session.h.
| int h2_session::input_flushed |
Definition at line 117 of file h2_session.h.
| h2_c1_io h2_session::io |
Definition at line 75 of file h2_session.h.
| int h2_session::last_status_code |
Definition at line 114 of file h2_session.h.
Definition at line 115 of file h2_session.h.
| h2_session_props h2_session::local |
Definition at line 82 of file h2_session.h.
| apr_size_t h2_session::max_data_frame_len |
Definition at line 106 of file h2_session.h.
| apr_size_t h2_session::max_stream_count |
Definition at line 104 of file h2_session.h.
| apr_size_t h2_session::max_stream_mem |
Definition at line 105 of file h2_session.h.
| struct h2_stream_monitor* h2_session::monitor |
Definition at line 91 of file h2_session.h.
Definition at line 72 of file h2_session.h.
| struct nghttp2_session* h2_session::ngh2 |
Definition at line 78 of file h2_session.h.
Definition at line 92 of file h2_session.h.
Definition at line 118 of file h2_session.h.
| int h2_session::padding_always |
Definition at line 77 of file h2_session.h.
Definition at line 76 of file h2_session.h.
| apr_pool_t* h2_session::pool |
Definition at line 71 of file h2_session.h.
| struct h2_push_diary* h2_session::push_diary |
Definition at line 89 of file h2_session.h.
Definition at line 97 of file h2_session.h.
Definition at line 99 of file h2_session.h.
Definition at line 98 of file h2_session.h.
| request_rec* h2_session::r |
Definition at line 68 of file h2_session.h.
Definition at line 119 of file h2_session.h.
| h2_session_props h2_session::remote |
Definition at line 83 of file h2_session.h.
Definition at line 85 of file h2_session.h.
Definition at line 95 of file h2_session.h.
| server_rec* h2_session::s |
Definition at line 70 of file h2_session.h.
| h2_session_state h2_session::state |
Definition at line 80 of file h2_session.h.
| char h2_session::status[64] |
Definition at line 113 of file h2_session.h.
Definition at line 94 of file h2_session.h.
Definition at line 96 of file h2_session.h.
| apr_interval_time_t h2_session::wait_us |
Definition at line 87 of file h2_session.h.
| struct h2_workers* h2_session::workers |
Definition at line 73 of file h2_session.h.