Home
last modified time | relevance | path

Searched refs:closed_nodes (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h157 unsigned closed_nodes:8; member
H A Dngx_http_v2.c1152 h2c->closed_nodes--; in ngx_http_v2_state_headers()
1879 h2c->closed_nodes++; in ngx_http_v2_state_priority()
2606 h2c->closed_nodes++; in ngx_http_v2_push_stream()
2615 h2c->closed_nodes--; in ngx_http_v2_push_stream()
3161 if (h2c->closed_nodes < 32) { in ngx_http_v2_get_node_by_id()
3193 h2c->closed_nodes--; in ngx_http_v2_get_closed_node()
4371 h2c->closed_nodes++; in ngx_http_v2_close_stream()