Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c45 ngx_http_grpc_st_start = 0, enumerator
1681 ctx->state = ngx_http_grpc_st_start; in ngx_http_grpc_process_header()
1818 ctx->state = ngx_http_grpc_st_start; in ngx_http_grpc_process_header()
1995 ctx->state = ngx_http_grpc_st_start; in ngx_http_grpc_filter()
2303 ctx->state = ngx_http_grpc_st_start; in ngx_http_grpc_filter()
2333 case ngx_http_grpc_st_start: in ngx_http_grpc_parse_frame()
2604 ctx->state = ngx_http_grpc_st_start; in ngx_http_grpc_parse_header()
3420 ctx->state = ngx_http_grpc_st_start; in ngx_http_grpc_parse_goaway()
3497 ctx->state = ngx_http_grpc_st_start; in ngx_http_grpc_parse_window_update()
3694 ctx->state = ngx_http_grpc_st_start; in ngx_http_grpc_parse_settings()
[all …]