Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_option.c129 void nghttp2_option_set_max_settings(nghttp2_option *option, size_t val) { in nghttp2_option_set_max_settings() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_option.c129 void nghttp2_option_set_max_settings(nghttp2_option *option, size_t val) { in nghttp2_option_set_max_settings() function
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h2731 NGHTTP2_EXTERN void nghttp2_option_set_max_settings(nghttp2_option *option,
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h2726 NGHTTP2_EXTERN void nghttp2_option_set_max_settings(nghttp2_option *option,
/third_party/node/src/
H A Dnode_http2.cc205 nghttp2_option_set_max_settings( in Http2Options()
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c11368 nghttp2_option_set_max_settings(option, 1); in test_nghttp2_session_too_many_settings()

Completed in 32 milliseconds