Home
last modified time | relevance | path

Searched refs:nghttp2_bufs_cur_avail (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_hd_huffman.c96 *avail_ptr = nghttp2_bufs_cur_avail(bufs); in huff_encode_sym()
104 *avail_ptr = nghttp2_bufs_cur_avail(bufs); in huff_encode_sym()
111 *avail_ptr = nghttp2_bufs_cur_avail(bufs); in huff_encode_sym()
133 *avail_ptr = nghttp2_bufs_cur_avail(bufs); in huff_encode_sym()
138 *avail_ptr = nghttp2_bufs_cur_avail(bufs); in huff_encode_sym()
162 avail = nghttp2_bufs_cur_avail(bufs); in nghttp2_hd_huff_encode()
174 avail = nghttp2_bufs_cur_avail(bufs); in nghttp2_hd_huff_encode()
A Dnghttp2_buf.h404 #define nghttp2_bufs_cur_avail(BUFS) nghttp2_buf_avail(&(BUFS)->cur->buf) macro

Completed in 3 milliseconds