Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_gaptr.c55 nghttp3_ksl_free(&gaptr->gap); in nghttp3_gaptr_free()
H A Dnghttp3_ksl.h161 * nghttp3_ksl_free frees resources allocated for |ksl|. If |ksl| is
165 void nghttp3_ksl_free(nghttp3_ksl *ksl);
H A Dnghttp3_ksl.c115 void nghttp3_ksl_free(nghttp3_ksl *ksl) { in nghttp3_ksl_free() function
H A Dnghttp3_qpack.c944 nghttp3_ksl_free(&encoder->blocked_streams); in nghttp3_qpack_encoder_free()

Completed in 7 milliseconds