Home
last modified time | relevance | path

Searched defs:max_concurrent_streams (Results 1 – 16 of 16) sorted by relevance

/third_party/nghttp2/src/
Dh2load_http1_session.cc300 size_t Http1Session::max_concurrent_streams() { in max_concurrent_streams() function in h2load::Http1Session
Dh2load_http2_session.cc309 size_t Http2Session::max_concurrent_streams() { in max_concurrent_streams() function in h2load::Http2Session
Dh2load_http3_session.cc126 size_t Http3Session::max_concurrent_streams() { in max_concurrent_streams() function in h2load::Http3Session
DHttpServer.h70 size_t max_concurrent_streams; member
Dnghttp.h79 size_t max_concurrent_streams; member
Dh2load.h95 ssize_t max_concurrent_streams; member
Dshrpx_config.h817 size_t max_concurrent_streams; member
903 size_t max_concurrent_streams; member
921 size_t max_concurrent_streams; member
/third_party/curl/lib/
Dmultihandle.h158 unsigned int max_concurrent_streams; member
Dhttp2.c124 uint32_t max_concurrent_streams; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_qpack.h781 size_t max_concurrent_streams; member
Dnghttp3_conn.c2442 size_t max_concurrent_streams) { in nghttp3_conn_set_max_concurrent_streams()
Dnghttp3_qpack.c3215 nghttp3_qpack_decoder *decoder, size_t max_concurrent_streams) { in nghttp3_qpack_decoder_set_max_concurrent_streams()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_session.h169 uint32_t max_concurrent_streams; member
/third_party/nghttp2/lib/
Dnghttp2_session.h173 uint32_t max_concurrent_streams; member
/third_party/node/src/
Dnode_http2.h769 size_t max_concurrent_streams; member
/third_party/nghttp2/tests/
Dnghttp2_session_test.c9805 const size_t max_concurrent_streams = 5; in test_nghttp2_session_keep_closed_stream() local
9880 const size_t max_concurrent_streams = 1; in test_nghttp2_session_keep_idle_stream() local