Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h28 #define NGX_HTTP_V2_STREAM_ID_SIZE 4 macro
H A Dngx_http_v2_filter_module.c1196 rest = NGX_HTTP_V2_STREAM_ID_SIZE + (end - pos); in ngx_http_v2_create_push_frame()
1224 ? NGX_HTTP_V2_STREAM_ID_SIZE : 0)); in ngx_http_v2_create_push_frame()
1239 len = frame_size - NGX_HTTP_V2_STREAM_ID_SIZE; in ngx_http_v2_create_push_frame()