Searched refs:ngx_http_v2_state_preface (Results 1 – 1 of 1) sorted by relevance
66 static u_char *ngx_http_v2_state_preface(ngx_http_v2_connection_t *h2c,314 : ngx_http_v2_state_preface; in ngx_http_v2_init()706 return ngx_http_v2_state_preface(h2c, pos, end); in ngx_http_v2_state_proxy_protocol()711 ngx_http_v2_state_preface(ngx_http_v2_connection_t *h2c, u_char *pos, in ngx_http_v2_state_preface() function717 return ngx_http_v2_state_save(h2c, pos, end, ngx_http_v2_state_preface); in ngx_http_v2_state_preface()