Searched refs:ngx_http_v2_table_account (Results 1 – 1 of 1) sorted by relevance
16 static ngx_int_t ngx_http_v2_table_account(ngx_http_v2_connection_t *h2c,221 if (ngx_http_v2_table_account(h2c, header->name.len + header->value.len) in ngx_http_v2_add_header()303 ngx_http_v2_table_account(ngx_http_v2_connection_t *h2c, size_t size) in ngx_http_v2_table_account() function