Searched refs:ngx_http_v2_connection_error (Results 1 – 1 of 1) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2.c | 825 return ngx_http_v2_connection_error(h2c, in ngx_http_v2_state_data() 852 return ngx_http_v2_connection_error(h2c, in ngx_http_v2_state_data() 880 return ngx_http_v2_connection_error(h2c, in ngx_http_v2_state_data() 897 return ngx_http_v2_connection_error(h2c, in ngx_http_v2_state_data() 913 return ngx_http_v2_connection_error(h2c, in ngx_http_v2_state_data() 985 return ngx_http_v2_connection_error(h2c, in ngx_http_v2_state_read_data() 1069 return ngx_http_v2_connection_error(h2c, in ngx_http_v2_state_headers() 1181 return ngx_http_v2_connection_error(h2c, in ngx_http_v2_state_headers() 1554 return ngx_http_v2_connection_error(h2c, in ngx_http_v2_state_process_header() 1581 return ngx_http_v2_connection_error(h2c, in ngx_http_v2_state_process_header() [all …]
|