Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c68 static u_char *ngx_http_v2_state_preface_end(ngx_http_v2_connection_t *h2c,
728 return ngx_http_v2_state_preface_end(h2c, pos + sizeof(preface) - 1, end); in ngx_http_v2_state_preface()
733 ngx_http_v2_state_preface_end(ngx_http_v2_connection_t *h2c, u_char *pos, in ngx_http_v2_state_preface_end() function
740 ngx_http_v2_state_preface_end); in ngx_http_v2_state_preface_end()