Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_gaptr.c111 it = nghttp3_ksl_begin(&gaptr->gap); in nghttp3_gaptr_first_gap_offset()
162 it = nghttp3_ksl_begin(&gaptr->gap); in nghttp3_gaptr_drop_first_gap()
H A Dnghttp3_ksl.h238 * nghttp3_ksl_begin returns the iterator which points to the first
242 nghttp3_ksl_it nghttp3_ksl_begin(const nghttp3_ksl *ksl);
H A Dnghttp3_ksl.c770 nghttp3_ksl_it nghttp3_ksl_begin(const nghttp3_ksl *ksl) { in nghttp3_ksl_begin() function

Completed in 4 milliseconds