Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h287 void ngx_http_v2_init(ngx_event_t *rev);
H A Dngx_http_v2.c230 ngx_http_v2_init(ngx_event_t *rev) in ngx_http_v2_init() function
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.c329 rev->handler = ngx_http_v2_init; in ngx_http_init_connection()
826 ngx_http_v2_init(c->read); in ngx_http_ssl_handshake_handler()