Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ringbuf.h72 /* nghttp3_ringbuf_push_front moves the offset to the first element in
78 void *nghttp3_ringbuf_push_front(nghttp3_ringbuf *rb);
H A Dnghttp3_ringbuf.c80 void *nghttp3_ringbuf_push_front(nghttp3_ringbuf *rb) { in nghttp3_ringbuf_push_front() function
H A Dnghttp3_qpack.c2067 p = nghttp3_ringbuf_push_front(&ctx->dtable); in nghttp3_qpack_context_dtable_add()

Completed in 10 milliseconds