Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c62 static void ngx_http_v2_handle_connection(ngx_http_v2_connection_t *h2c);
444 ngx_http_v2_handle_connection(h2c); in ngx_http_v2_read_handler()
474 ngx_http_v2_handle_connection(h2c); in ngx_http_v2_write_handler()
493 ngx_http_v2_handle_connection(h2c); in ngx_http_v2_write_handler()
614 ngx_http_v2_handle_connection(ngx_http_v2_connection_t *h2c) in ngx_http_v2_handle_connection() function
4489 ngx_http_v2_handle_connection(c->data); in ngx_http_v2_handle_connection_handler()