Searched refs:free_fake_connections (Results 1 – 2 of 2) sorted by relevance
145 ngx_connection_t *free_fake_connections; member
667 h2c->free_fake_connections = NULL; in ngx_http_v2_handle_connection()3002 fc = h2c->free_fake_connections; in ngx_http_v2_create_stream()3005 h2c->free_fake_connections = fc->data; in ngx_http_v2_create_stream()4414 fc->data = h2c->free_fake_connections; in ngx_http_v2_close_stream()4415 h2c->free_fake_connections = fc; in ngx_http_v2_close_stream()