Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c776 * qpack_context_can_reference returns nonzero if dynamic table entry
780 static int qpack_context_can_reference(nghttp3_qpack_context *ctx, in qpack_context_can_reference() function
805 !qpack_context_can_reference(&encoder->ctx, p->absidx)) { in encoder_qpack_map_find()

Completed in 6 milliseconds