Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_gaptr.c71 it = nghttp3_ksl_lower_bound_compar(&gaptr->gap, &q, in nghttp3_gaptr_push()
127 it = nghttp3_ksl_lower_bound_compar(&gaptr->gap, &q, in nghttp3_gaptr_get_first_gap_after()
146 it = nghttp3_ksl_lower_bound_compar(&gaptr->gap, &q, in nghttp3_gaptr_is_pushed()
H A Dnghttp3_ksl.h222 * nghttp3_ksl_lower_bound_compar works like nghttp3_ksl_lower_bound,
225 nghttp3_ksl_it nghttp3_ksl_lower_bound_compar(nghttp3_ksl *ksl,
H A Dnghttp3_ksl.c654 nghttp3_ksl_it nghttp3_ksl_lower_bound_compar(nghttp3_ksl *ksl, in nghttp3_ksl_lower_bound_compar() function

Completed in 2 milliseconds