Searched refs:ngx_http_grpc_parse_ping (Results 1 – 1 of 1) sorted by relevance
163 static ngx_int_t ngx_http_grpc_parse_ping(ngx_http_request_t *r,1648 rc = ngx_http_grpc_parse_ping(r, ctx, b); in ngx_http_grpc_process_header()2100 rc = ngx_http_grpc_parse_ping(r, ctx, b); in ngx_http_grpc_filter()3701 ngx_http_grpc_parse_ping(ngx_http_request_t *r, in ngx_http_grpc_parse_ping() function