Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c63 ngx_uint_t last_stream_id; member
4033 ctx->connection->last_stream_id += 2; in ngx_http_grpc_get_connection_data()
4034 ctx->id = ctx->connection->last_stream_id; in ngx_http_grpc_get_connection_data()
4055 ctx->connection->last_stream_id = 1; in ngx_http_grpc_get_connection_data()