Home
last modified time | relevance | path

Searched defs:max_blocked_streams (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_qpack.c844 size_t max_blocked_streams, in qpack_context_init()
970 nghttp3_qpack_encoder *encoder, size_t max_blocked_streams) { in nghttp3_qpack_encoder_set_max_blocked_streams()
2639 size_t max_blocked_streams, in nghttp3_qpack_decoder_init()
4065 size_t max_blocked_streams, in nghttp3_qpack_decoder_new()
Dnghttp3_qpack.h165 size_t max_blocked_streams; member