Lines Matching defs:table
47 /* Default size of maximum table buffer size for encoder. Even if
141 /* The next entry which shares same bucket in hash table. */
144 store nghttp2_hd_entry to dynamic header table. */
150 /* The entry used for static header table. */
196 /* dynamic header table */
204 /* The effective header table size. */
217 nghttp2_hd_entry *table[HD_MAP_SIZE];
223 /* The upper limit of the header table size the deflater accepts. */
225 /* Minimum header table size notified in the next context update */
227 /* If nonzero, send header table size using encoding context update
246 /* The maximum header table size the inflater supports. This is the
249 /* Minimum header table size set by nghttp2_hd_inflate_change_table_size */
280 * NGHTTP2_HD_DEFAULT_MAX_DEFLATE_BUFFER_SIZE bytes for header table
296 * for header table even if the larger value is specified later in