Searched refs:table_update (Results 1 – 3 of 3) sorted by relevance
256 len = h2c->table_update ? 1 : 0; in ngx_http_v2_header_filter()446 if (h2c->table_update) { in ngx_http_v2_header_filter()450 h2c->table_update = 0; in ngx_http_v2_header_filter()994 len = (h2c->table_update ? 1 : 0) in ngx_http_v2_push_resource()1010 if (h2c->table_update) { in ngx_http_v2_push_resource()1014 h2c->table_update = 0; in ngx_http_v2_push_resource()
159 unsigned table_update:1; member
2095 h2c->table_update = 1; in ngx_http_v2_state_settings_params()