Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_gaptr.c42 rv = nghttp3_ksl_insert(&gaptr->gap, NULL, &range, NULL); in gaptr_gap_init()
90 rv = nghttp3_ksl_insert(&gaptr->gap, &it, &r, NULL); in nghttp3_gaptr_push()
H A Dnghttp3_ksl.h168 * nghttp3_ksl_insert inserts |key| with its associated |data|. On
180 int nghttp3_ksl_insert(nghttp3_ksl *ksl, nghttp3_ksl_it *it,
H A Dnghttp3_ksl.c284 int nghttp3_ksl_insert(nghttp3_ksl *ksl, nghttp3_ksl_it *it, in nghttp3_ksl_insert() function
H A Dnghttp3_qpack.c2241 return nghttp3_ksl_insert(&encoder->blocked_streams, NULL, &bsk, stream); in nghttp3_qpack_encoder_block_stream()

Completed in 8 milliseconds