Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_pq.h127 void nghttp3_pq_clear(nghttp3_pq *pq);
H A Dnghttp3_pq.c168 void nghttp3_pq_clear(nghttp3_pq *pq) { pq->length = 0; } in nghttp3_pq_clear() function
H A Dnghttp3_qpack.c2335 nghttp3_pq_clear(&encoder->min_cnts); in nghttp3_qpack_encoder_ack_everything()

Completed in 6 milliseconds