Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_gaptr.c32 nghttp3_ksl_init(&gaptr->gap, nghttp3_ksl_range_compar, sizeof(nghttp3_range), in nghttp3_gaptr_init()
H A Dnghttp3_ksl.h74 Because the length of key is unknown until nghttp3_ksl_init is
102 nghttp3_ksl_init is called. */
154 * nghttp3_ksl_init initializes |ksl|. |compar| specifies compare
157 void nghttp3_ksl_init(nghttp3_ksl *ksl, nghttp3_ksl_compar compar,
H A Dnghttp3_ksl.c57 void nghttp3_ksl_init(nghttp3_ksl *ksl, nghttp3_ksl_compar compar, in nghttp3_ksl_init() function
H A Dnghttp3_qpack.c917 nghttp3_ksl_init(&encoder->blocked_streams, max_cnt_greater, in nghttp3_qpack_encoder_init()

Completed in 7 milliseconds