Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c2634 ngx_uint_t index, size_update; in ngx_http_grpc_parse_fragment() local
2769 size_update = ch & ~0xe0; in ngx_http_grpc_parse_fragment()
2771 if (size_update > 0) { in ngx_http_grpc_parse_fragment()
2775 size_update); in ngx_http_grpc_parse_fragment()
2780 "grpc table size update: %ui", size_update); in ngx_http_grpc_parse_fragment()
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c1204 ngx_uint_t indexed, size_update, prefix; in ngx_http_v2_state_header_block() local
1218 size_update = 0; in ngx_http_v2_state_header_block()
1235 size_update = 1; in ngx_http_v2_state_header_block()
1258 size_update ? "size update" : "header index"); in ngx_http_v2_state_header_block()
1277 if (size_update) { in ngx_http_v2_state_header_block()