Home
last modified time | relevance | path

Searched refs:nghttp2_hd_deflater (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_hd.h218 struct nghttp2_hd_deflater { struct
288 int nghttp2_hd_deflate_init(nghttp2_hd_deflater *deflater, nghttp2_mem *mem);
303 int nghttp2_hd_deflate_init2(nghttp2_hd_deflater *deflater,
310 void nghttp2_hd_deflate_free(nghttp2_hd_deflater *deflater);
332 int nghttp2_hd_deflate_hd_bufs(nghttp2_hd_deflater *deflater,
A Dnghttp2.h4668 struct nghttp2_hd_deflater;
4675 typedef struct nghttp2_hd_deflater nghttp2_hd_deflater; typedef
4694 nghttp2_hd_deflater **deflater_ptr, size_t max_deflate_dynamic_table_size);
4712 nghttp2_hd_deflater **deflater_ptr, size_t max_deflate_dynamic_table_size,
4720 NGHTTP2_EXTERN void nghttp2_hd_deflate_del(nghttp2_hd_deflater *deflater);
4746 nghttp2_hd_deflater *deflater, size_t settings_max_dynamic_table_size);
4775 NGHTTP2_EXTERN ssize_t nghttp2_hd_deflate_hd(nghttp2_hd_deflater *deflater,
4807 NGHTTP2_EXTERN ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater,
4819 NGHTTP2_EXTERN size_t nghttp2_hd_deflate_bound(nghttp2_hd_deflater *deflater,
4845 nghttp2_hd_deflater *deflater, size_t idx);
[all …]
A Dnghttp2_hd.c708 int nghttp2_hd_deflate_init2(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_init2()
780 void nghttp2_hd_deflate_free(nghttp2_hd_deflater *deflater) in nghttp2_hd_deflate_free()
1475 int nghttp2_hd_deflate_hd_bufs(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_hd_bufs()
1558 ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_hd_vec()
1592 size_t nghttp2_hd_deflate_bound(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_bound()
1620 int nghttp2_hd_deflate_new(nghttp2_hd_deflater **deflater_ptr, in nghttp2_hd_deflate_new()
1627 int nghttp2_hd_deflate_new2(nghttp2_hd_deflater **deflater_ptr, in nghttp2_hd_deflate_new2()
1632 nghttp2_hd_deflater *deflater; in nghttp2_hd_deflate_new2()
1657 void nghttp2_hd_deflate_del(nghttp2_hd_deflater *deflater) in nghttp2_hd_deflate_del()
2391 nghttp2_hd_deflater *deflater, size_t idx) in nghttp2_hd_deflate_get_table_entry()
[all …]
A Dnghttp2_frame.h138 nghttp2_hd_deflater *deflater);
260 nghttp2_hd_deflater *deflater);
A Dnghttp2_session.h204 nghttp2_hd_deflater hd_deflater;
A Dnghttp2_frame.c345 nghttp2_hd_deflater *deflater) in nghttp2_frame_pack_headers()
556 nghttp2_hd_deflater *deflater) in nghttp2_frame_pack_push_promise()

Completed in 20 milliseconds