Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_hd.h230 struct nghttp2_hd_inflater { struct
231 nghttp2_hd_context ctx;
235 nghttp2_buf namebuf, valuebuf;
236 nghttp2_rcbuf *namercbuf, *valuercbuf;
239 nghttp2_rcbuf *nv_name_keep, *nv_value_keep;
241 size_t left;
243 size_t index;
250 size_t shift;
254 uint8_t huffman_encoded;
256 uint8_t index_required;
[all …]
A Dnghttp2.h4872 typedef struct nghttp2_hd_inflater nghttp2_hd_inflater; typedef

Completed in 10 milliseconds