Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c55 ngx_http_grpc_st_padding enumerator
1985 if (ctx->state == ngx_http_grpc_st_padding) { in ngx_http_grpc_filter()
2299 ctx->state = ngx_http_grpc_st_padding; in ngx_http_grpc_filter()
2397 case ngx_http_grpc_st_padding: in ngx_http_grpc_parse_frame()