Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_table.c84 #define NGX_HTTP_V2_STATIC_TABLE_ENTRIES \ macro
123 if (index < NGX_HTTP_V2_STATIC_TABLE_ENTRIES) { in ngx_http_v2_get_indexed_header()
128 index -= NGX_HTTP_V2_STATIC_TABLE_ENTRIES; in ngx_http_v2_get_indexed_header()