Lines Matching refs:nghttp2_buf
32 void nghttp2_buf_init(nghttp2_buf *buf) in nghttp2_buf_init()
41 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) in nghttp2_buf_init2()
47 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) in nghttp2_buf_free()
57 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem) in nghttp2_buf_reserve()
84 void nghttp2_buf_reset(nghttp2_buf *buf) in nghttp2_buf_reset()
89 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len) in nghttp2_buf_wrap_init()
356 nghttp2_buf *buf; in nghttp2_bufs_add()
384 nghttp2_buf *buf; in bufs_ensure_addb()
460 nghttp2_buf *buf; in nghttp2_bufs_remove()
462 nghttp2_buf resbuf; in nghttp2_bufs_remove()
497 nghttp2_buf *buf; in nghttp2_bufs_remove_copy()
498 nghttp2_buf resbuf; in nghttp2_bufs_remove_copy()