Searched refs:ngx_http_v2_set_dependency (Results 1 – 1 of 1) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2.c | 188 static void ngx_http_v2_set_dependency(ngx_http_v2_connection_t *h2c, 1174 ngx_http_v2_set_dependency(h2c, node, depend, excl); in ngx_http_v2_state_headers() 1888 ngx_http_v2_set_dependency(h2c, node, depend, excl); in ngx_http_v2_state_priority() 2634 ngx_http_v2_set_dependency(h2c, node, parent->node->id, 0); in ngx_http_v2_push_stream() 4700 ngx_http_v2_set_dependency(ngx_http_v2_connection_t *h2c, in ngx_http_v2_set_dependency() function
|