Searched refs:ngx_http_v2_frame_handler (Results 1 – 1 of 1) sorted by relevance
150 static ngx_int_t ngx_http_v2_frame_handler(ngx_http_v2_connection_t *h2c,2938 frame->handler = ngx_http_v2_frame_handler; in ngx_http_v2_get_frame()2972 ngx_http_v2_frame_handler(ngx_http_v2_connection_t *h2c, in ngx_http_v2_frame_handler() function