Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_gaptr.h61 * nghttp3_gaptr_push adds new data of length |datalen| at the stream
70 int nghttp3_gaptr_push(nghttp3_gaptr *gaptr, uint64_t offset, uint64_t datalen);
H A Dnghttp3_idtr.c64 return nghttp3_gaptr_push(&idtr->gap, q, 1); in nghttp3_idtr_open()
H A Dnghttp3_gaptr.c58 int nghttp3_gaptr_push(nghttp3_gaptr *gaptr, uint64_t offset, in nghttp3_gaptr_push() function

Completed in 3 milliseconds