Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c133 u_char stream_id_2; member
763 f->stream_id_2 = 0; in ngx_http_grpc_create_request()
1006 f->stream_id_2 = 0; in ngx_http_grpc_create_request()
1157 f->stream_id_2 = (u_char) ((ctx->id >> 8) & 0xff); in ngx_http_grpc_body_output_filter()
1306 f->stream_id_2 = (u_char) ((ctx->id >> 8) & 0xff); in ngx_http_grpc_body_output_filter()
1370 f->stream_id_2 = (u_char) ((ctx->id >> 8) & 0xff); in ngx_http_grpc_body_output_filter()
3819 f->stream_id_2 = 0; in ngx_http_grpc_send_settings_ack()
3856 f->stream_id_2 = 0; in ngx_http_grpc_send_ping_ack()
3898 f->stream_id_2 = 0; in ngx_http_grpc_send_window_update()
3919 f->stream_id_2 = (u_char) ((ctx->id >> 8) & 0xff); in ngx_http_grpc_send_window_update()