Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ringbuf.h93 * nghttp3_ringbuf_pop_back removes the last element in |rb|.
95 void nghttp3_ringbuf_pop_back(nghttp3_ringbuf *rb);
H A Dnghttp3_ringbuf.c104 void nghttp3_ringbuf_pop_back(nghttp3_ringbuf *rb) { in nghttp3_ringbuf_pop_back() function
H A Dnghttp3_qpack.c1007 nghttp3_ringbuf_pop_back(dtable); in nghttp3_qpack_encoder_shrink_dtable()
2042 nghttp3_ringbuf_pop_back(&ctx->dtable); in nghttp3_qpack_context_dtable_add()
3089 nghttp3_ringbuf_pop_back(&ctx->dtable); in nghttp3_qpack_decoder_set_max_dtable_capacity()

Completed in 6 milliseconds