Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_idtr.c60 if (nghttp3_gaptr_is_pushed(&idtr->gap, q, 1)) { in nghttp3_idtr_open()
75 return nghttp3_gaptr_is_pushed(&idtr->gap, q, 1); in nghttp3_idtr_is_open()
H A Dnghttp3_gaptr.h86 * nghttp3_gaptr_is_pushed returns nonzero if range [offset, offset +
89 int nghttp3_gaptr_is_pushed(nghttp3_gaptr *gaptr, uint64_t offset,
H A Dnghttp3_gaptr.c135 int nghttp3_gaptr_is_pushed(nghttp3_gaptr *gaptr, uint64_t offset, in nghttp3_gaptr_is_pushed() function

Completed in 1 milliseconds