Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c132 static ngx_http_v2_node_t *ngx_http_v2_get_closed_node(
3168 node = ngx_http_v2_get_closed_node(h2c); in ngx_http_v2_get_node_by_id()
3183 ngx_http_v2_get_closed_node(ngx_http_v2_connection_t *h2c) in ngx_http_v2_get_closed_node() function