Home
last modified time | relevance | path

Searched refs:nghttp3_qpack_entry_free (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h692 * nghttp3_qpack_entry_free frees memory allocated for |ent|.
694 void nghttp3_qpack_entry_free(nghttp3_qpack_entry *ent);
H A Dnghttp3_qpack.c877 nghttp3_qpack_entry_free(ent); in qpack_context_free()
1010 nghttp3_qpack_entry_free(ent); in nghttp3_qpack_encoder_shrink_dtable()
2047 nghttp3_qpack_entry_free(ent); in nghttp3_qpack_context_dtable_add()
2080 nghttp3_qpack_entry_free(new_ent); in nghttp3_qpack_context_dtable_add()
2228 void nghttp3_qpack_entry_free(nghttp3_qpack_entry *ent) { in nghttp3_qpack_entry_free() function
3090 nghttp3_qpack_entry_free(ent); in nghttp3_qpack_decoder_set_max_dtable_capacity()

Completed in 7 milliseconds