Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
Dnghttp2_hd.h219 struct nghttp2_hd_deflater { struct
220 nghttp2_hd_context ctx;
221 nghttp2_hd_map map;
223 size_t deflate_hd_table_bufsize_max;
225 size_t min_hd_table_bufsize_max;
228 uint8_t notify_table_size_change;
/third_party/node/deps/nghttp2/lib/
Dnghttp2_hd.h219 struct nghttp2_hd_deflater { struct
220 nghttp2_hd_context ctx;
221 nghttp2_hd_map map;
223 size_t deflate_hd_table_bufsize_max;
225 size_t min_hd_table_bufsize_max;
228 uint8_t notify_table_size_change;
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h4819 typedef struct nghttp2_hd_deflater nghttp2_hd_deflater; typedef
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h4861 typedef struct nghttp2_hd_deflater nghttp2_hd_deflater; typedef