Searched refs:NGX_HTTP_V2_STREAM_ID_SIZE (Results 1 – 2 of 2) sorted by relevance
28 #define NGX_HTTP_V2_STREAM_ID_SIZE 4 macro
1196 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()