|
Apache HTTPD
|
#include <h2_stream.h>
Definition at line 78 of file h2_stream.h.
Definition at line 111 of file h2_stream.h.
| conn_rec* h2_stream::c2 |
Definition at line 118 of file h2_stream.h.
| apr_time_t h2_stream::created |
Definition at line 88 of file h2_stream.h.
| int h2_stream::id |
Definition at line 82 of file h2_stream.h.
| apr_bucket_brigade* h2_stream::in_buffer |
Definition at line 103 of file h2_stream.h.
| apr_off_t h2_stream::in_data_frames |
Definition at line 125 of file h2_stream.h.
| apr_off_t h2_stream::in_data_octets |
Definition at line 126 of file h2_stream.h.
| apr_time_t h2_stream::in_last_write |
Definition at line 105 of file h2_stream.h.
| apr_off_t h2_stream::in_trailer_octets |
Definition at line 127 of file h2_stream.h.
| int h2_stream::in_window_size |
Definition at line 104 of file h2_stream.h.
| int h2_stream::initiated_on |
Definition at line 83 of file h2_stream.h.
| struct h2_bucket_beam* h2_stream::input |
Definition at line 102 of file h2_stream.h.
Definition at line 113 of file h2_stream.h.
| h2_stream_monitor* h2_stream::monitor |
Definition at line 129 of file h2_stream.h.
| apr_bucket_brigade* h2_stream::out_buffer |
Definition at line 108 of file h2_stream.h.
| apr_off_t h2_stream::out_data_frames |
Definition at line 123 of file h2_stream.h.
| apr_off_t h2_stream::out_data_octets |
Definition at line 124 of file h2_stream.h.
| apr_off_t h2_stream::out_frame_octets |
Definition at line 122 of file h2_stream.h.
| apr_off_t h2_stream::out_frames |
Definition at line 121 of file h2_stream.h.
| struct h2_bucket_beam* h2_stream::output |
Definition at line 107 of file h2_stream.h.
Definition at line 116 of file h2_stream.h.
| apr_pool_t* h2_stream::pool |
Definition at line 84 of file h2_stream.h.
| const h2_priority* h2_stream::pref_priority |
Definition at line 120 of file h2_stream.h.
Definition at line 114 of file h2_stream.h.
| const struct h2_request* h2_stream::request |
Definition at line 90 of file h2_stream.h.
| int h2_stream::request_headers_added |
Definition at line 93 of file h2_stream.h.
| int h2_stream::request_headers_failed |
Definition at line 94 of file h2_stream.h.
| struct h2_headers* h2_stream::response |
Definition at line 99 of file h2_stream.h.
| int h2_stream::rst_error |
Definition at line 110 of file h2_stream.h.
| struct h2_request* h2_stream::rtmp |
Definition at line 91 of file h2_stream.h.
Definition at line 112 of file h2_stream.h.
Definition at line 115 of file h2_stream.h.
| struct h2_session* h2_stream::session |
Definition at line 85 of file h2_stream.h.
| h2_stream_state_t h2_stream::state |
Definition at line 86 of file h2_stream.h.
| apr_table_t* h2_stream::trailers_in |
Definition at line 92 of file h2_stream.h.