Searched refs:nghttp2_bufs_cur_avail (Results 1 – 2 of 2) sorted by relevance
96 *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()
404 #define nghttp2_bufs_cur_avail(BUFS) nghttp2_buf_avail(&(BUFS)->cur->buf) macro
Completed in 4 milliseconds