Home
last modified time | relevance | path

Searched refs:nghttp3_ringbuf_free (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ringbuf.h67 * nghttp3_ringbuf_free frees resources allocated for |rb|. This
70 void nghttp3_ringbuf_free(nghttp3_ringbuf *rb);
H A Dnghttp3_ringbuf.c72 void nghttp3_ringbuf_free(nghttp3_ringbuf *rb) { in nghttp3_ringbuf_free() function
H A Dnghttp3_stream.c103 nghttp3_ringbuf_free(outq); in delete_outq()
115 nghttp3_ringbuf_free(chunks); in delete_chunks()
136 nghttp3_ringbuf_free(chunks); in delete_out_chunks()
154 nghttp3_ringbuf_free(frq); in delete_frq()
H A Dnghttp3_qpack.c880 nghttp3_ringbuf_free(&ctx->dtable); in qpack_context_free()
1713 nghttp3_ringbuf_free(&stream->refs); in nghttp3_qpack_stream_del()

Completed in 7 milliseconds