Home
last modified time | relevance | path

Searched refs:nghttp3_ringbuf_pop_front (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ringbuf.h88 * nghttp3_ringbuf_pop_front removes first element in |rb|.
90 void nghttp3_ringbuf_pop_front(nghttp3_ringbuf *rb);
H A Dnghttp3_ringbuf.c99 void nghttp3_ringbuf_pop_front(nghttp3_ringbuf *rb) { in nghttp3_ringbuf_pop_front() function
H A Dnghttp3_stream.c298 nghttp3_ringbuf_pop_front(frq); in nghttp3_stream_fill_outq()
914 nghttp3_ringbuf_pop_front(chunks); in stream_pop_outq_entry()
922 nghttp3_ringbuf_pop_front(&stream->outq); in stream_pop_outq_entry()
H A Dnghttp3_conn.c1087 nghttp3_ringbuf_pop_front(&stream->inq); in conn_process_blocked_stream_data()
H A Dnghttp3_qpack.c1761 nghttp3_ringbuf_pop_front(&stream->refs); in nghttp3_qpack_stream_pop_ref()

Completed in 10 milliseconds