Home
last modified time | relevance | path

Searched defs:nghttp2_hd_inflater (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/nghttp2/lib/
Dnghttp2_hd.h232 struct nghttp2_hd_inflater { struct
233 nghttp2_hd_context ctx;
235 nghttp2_hd_huff_decode_context huff_decode_ctx;
237 nghttp2_buf namebuf, valuebuf;
238 nghttp2_rcbuf *namercbuf, *valuercbuf;
241 nghttp2_rcbuf *nv_name_keep, *nv_value_keep;
243 size_t left;
245 size_t index;
248 size_t settings_hd_table_bufsize_max;
250 size_t min_hd_table_bufsize_max;
[all …]
/third_party/nghttp2/lib/
Dnghttp2_hd.h232 struct nghttp2_hd_inflater { struct
233 nghttp2_hd_context ctx;
235 nghttp2_hd_huff_decode_context huff_decode_ctx;
237 nghttp2_buf namebuf, valuebuf;
238 nghttp2_rcbuf *namercbuf, *valuercbuf;
241 nghttp2_rcbuf *nv_name_keep, *nv_value_keep;
243 size_t left;
245 size_t index;
248 size_t settings_hd_table_bufsize_max;
250 size_t min_hd_table_bufsize_max;
[all …]
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h5336 typedef struct nghttp2_hd_inflater nghttp2_hd_inflater; typedef
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h5352 typedef struct nghttp2_hd_inflater nghttp2_hd_inflater; typedef