Searched defs:nghttp2_hd_deflater (Results 1 – 4 of 4) sorted by relevance
219 struct nghttp2_hd_deflater { struct220 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;
4819 typedef struct nghttp2_hd_deflater nghttp2_hd_deflater; typedef
4861 typedef struct nghttp2_hd_deflater nghttp2_hd_deflater; typedef