Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h33 #define NGX_HTTP_V2_DATA_FRAME 0x0 macro
H A Dngx_http_v2_filter_module.c1728 NGX_HTTP_V2_DATA_FRAME); in ngx_http_v2_filter_get_data_frame()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c1302 f->type = NGX_HTTP_V2_DATA_FRAME; in ngx_http_grpc_body_output_filter()
1366 f->type = NGX_HTTP_V2_DATA_FRAME; in ngx_http_grpc_body_output_filter()
1532 if (ctx->type == NGX_HTTP_V2_DATA_FRAME in ngx_http_grpc_process_header()
1927 if (ctx->type == NGX_HTTP_V2_DATA_FRAME) { in ngx_http_grpc_filter()
2200 if (ctx->type != NGX_HTTP_V2_DATA_FRAME) { in ngx_http_grpc_filter()