Home
last modified time | relevance | path

Searched refs:nghttp3_ksl_lower_bound (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ksl.h212 * nghttp3_ksl_lower_bound returns the iterator which points to the
218 nghttp3_ksl_it nghttp3_ksl_lower_bound(nghttp3_ksl *ksl,
222 * nghttp3_ksl_lower_bound_compar works like nghttp3_ksl_lower_bound,
H A Dnghttp3_ksl.c613 nghttp3_ksl_it nghttp3_ksl_lower_bound(nghttp3_ksl *ksl, in nghttp3_ksl_lower_bound() function
H A Dnghttp3_qpack.c2254 it = nghttp3_ksl_lower_bound(&encoder->blocked_streams, &bsk); in nghttp3_qpack_encoder_unblock_stream()
2267 it = nghttp3_ksl_lower_bound(&encoder->blocked_streams, &bsk); in nghttp3_qpack_encoder_unblock()

Completed in 7 milliseconds