Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h41 #define NGX_HTTP_V2_WINDOW_UPDATE_FRAME 0x8 macro
H A Dngx_http_v2.c2825 NGX_HTTP_V2_WINDOW_UPDATE_FRAME, in ngx_http_v2_send_window_update()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c1608 if (ctx->type == NGX_HTTP_V2_WINDOW_UPDATE_FRAME) { in ngx_http_grpc_process_header()
2060 if (ctx->type == NGX_HTTP_V2_WINDOW_UPDATE_FRAME) { in ngx_http_grpc_filter()
3894 f->type = NGX_HTTP_V2_WINDOW_UPDATE_FRAME; in ngx_http_grpc_send_window_update()
3915 f->type = NGX_HTTP_V2_WINDOW_UPDATE_FRAME; in ngx_http_grpc_send_window_update()