Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_option.h114 uint32_t peer_max_concurrent_streams; member
H A Dnghttp2_option.c49 option->peer_max_concurrent_streams = val; in nghttp2_option_set_peer_max_concurrent_streams()
H A Dnghttp2_session.c511 option->peer_max_concurrent_streams; in session_new()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_option.h109 uint32_t peer_max_concurrent_streams; member
H A Dnghttp2_option.c49 option->peer_max_concurrent_streams = val; in nghttp2_option_set_peer_max_concurrent_streams()
H A Dnghttp2_session.c510 option->peer_max_concurrent_streams; in session_new()
/third_party/nghttp2/src/
H A Dnghttp.h80 ssize_t peer_max_concurrent_streams; member
H A Dnghttp.cc107 peer_max_concurrent_streams(100), in Config()
130 peer_max_concurrent_streams); in Config()
2854 config.peer_max_concurrent_streams = n; in main()
3146 config.http2_option, config.peer_max_concurrent_streams); in main()

Completed in 26 milliseconds