Home
last modified time | relevance | path

Searched refs:NGX_HTTP_V2_TABLE_SIZE (Results 1 – 6 of 6) sorted by relevance

/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/v2/
H A Dngx_http_v2_table.c13 #define NGX_HTTP_V2_TABLE_SIZE 4096 macro
142 rest = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - entry->name.data; in ngx_http_v2_get_indexed_header()
166 rest = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - entry->value.data; in ngx_http_v2_get_indexed_header()
202 h2c->hpack.size = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
203 h2c->hpack.free = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
237 avail = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - h2c->hpack.pos; in ngx_http_v2_add_header()
250 avail = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
341 if (size > NGX_HTTP_V2_TABLE_SIZE) { in ngx_http_v2_table_size()
/dports/www/nginx-devel/nginx-1.21.5/src/http/v2/
H A Dngx_http_v2_table.c13 #define NGX_HTTP_V2_TABLE_SIZE 4096 macro
142 rest = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - entry->name.data; in ngx_http_v2_get_indexed_header()
166 rest = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - entry->value.data; in ngx_http_v2_get_indexed_header()
202 h2c->hpack.size = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
203 h2c->hpack.free = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
237 avail = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - h2c->hpack.pos; in ngx_http_v2_add_header()
250 avail = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
341 if (size > NGX_HTTP_V2_TABLE_SIZE) { in ngx_http_v2_table_size()
/dports/www/nginx-lite/nginx-1.20.2/src/http/v2/
H A Dngx_http_v2_table.c13 #define NGX_HTTP_V2_TABLE_SIZE 4096 macro
142 rest = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - entry->name.data; in ngx_http_v2_get_indexed_header()
166 rest = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - entry->value.data; in ngx_http_v2_get_indexed_header()
202 h2c->hpack.size = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
203 h2c->hpack.free = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
237 avail = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - h2c->hpack.pos; in ngx_http_v2_add_header()
250 avail = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
341 if (size > NGX_HTTP_V2_TABLE_SIZE) { in ngx_http_v2_table_size()
/dports/www/nginx/nginx-1.20.2/src/http/v2/
H A Dngx_http_v2_table.c13 #define NGX_HTTP_V2_TABLE_SIZE 4096 macro
142 rest = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - entry->name.data; in ngx_http_v2_get_indexed_header()
166 rest = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - entry->value.data; in ngx_http_v2_get_indexed_header()
202 h2c->hpack.size = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
203 h2c->hpack.free = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
237 avail = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - h2c->hpack.pos; in ngx_http_v2_add_header()
250 avail = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
341 if (size > NGX_HTTP_V2_TABLE_SIZE) { in ngx_http_v2_table_size()
/dports/www/nginx-full/nginx-1.20.2/src/http/v2/
H A Dngx_http_v2_table.c13 #define NGX_HTTP_V2_TABLE_SIZE 4096 macro
142 rest = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - entry->name.data; in ngx_http_v2_get_indexed_header()
166 rest = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - entry->value.data; in ngx_http_v2_get_indexed_header()
202 h2c->hpack.size = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
203 h2c->hpack.free = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
237 avail = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - h2c->hpack.pos; in ngx_http_v2_add_header()
250 avail = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
341 if (size > NGX_HTTP_V2_TABLE_SIZE) { in ngx_http_v2_table_size()
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/v2/
H A Dngx_http_v2_table.c13 #define NGX_HTTP_V2_TABLE_SIZE 4096 macro
142 rest = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - entry->name.data; in ngx_http_v2_get_indexed_header()
166 rest = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - entry->value.data; in ngx_http_v2_get_indexed_header()
202 h2c->hpack.size = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
203 h2c->hpack.free = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
237 avail = h2c->hpack.storage + NGX_HTTP_V2_TABLE_SIZE - h2c->hpack.pos; in ngx_http_v2_add_header()
250 avail = NGX_HTTP_V2_TABLE_SIZE; in ngx_http_v2_add_header()
341 if (size > NGX_HTTP_V2_TABLE_SIZE) { in ngx_http_v2_table_size()