Home
last modified time | relevance | path

Searched refs:max_reserved_remote_streams (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/nghttp2/lib/
Dnghttp2_option.h113 uint32_t max_reserved_remote_streams; member
Dnghttp2_option.c65 option->max_reserved_remote_streams = val; in nghttp2_option_set_max_reserved_remote_streams()
Dnghttp2_session.c516 option->max_reserved_remote_streams; in session_new()
/third_party/nghttp2/lib/
Dnghttp2_option.h118 uint32_t max_reserved_remote_streams; member
Dnghttp2_option.c65 option->max_reserved_remote_streams = val; in nghttp2_option_set_max_reserved_remote_streams()
Dnghttp2_session.c517 option->max_reserved_remote_streams; in session_new()