Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_gaptr.h73 * nghttp3_gaptr_first_gap_offset returns the offset to the first gap.
76 uint64_t nghttp3_gaptr_first_gap_offset(nghttp3_gaptr *gaptr);
H A Dnghttp3_idtr.c79 return nghttp3_gaptr_first_gap_offset(&idtr->gap); in nghttp3_idtr_first_gap()
H A Dnghttp3_gaptr.c103 uint64_t nghttp3_gaptr_first_gap_offset(nghttp3_gaptr *gaptr) { in nghttp3_gaptr_first_gap_offset() function

Completed in 2 milliseconds