Searched defs:ngx_http_v2_connection_s (Results 1 – 1 of 1) sorted by relevance
118 struct ngx_http_v2_connection_s { struct123 ngx_uint_t frames;124 ngx_uint_t idle;127 ngx_uint_t pushing;136 ngx_queue_t waiting;138 ngx_http_v2_state_t state;140 ngx_http_v2_hpack_t hpack;142 ngx_pool_t *pool;149 ngx_http_v2_out_frame_t *last_out;152 ngx_queue_t closed;[all …]