Home
last modified time | relevance | path

Searched refs:alt_mode_option (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx.cc2046 nghttp2_option_new(&upstreamconf.alt_mode_option); in fill_default_config()
2047 nghttp2_option_set_no_recv_client_magic(upstreamconf.alt_mode_option, 1); in fill_default_config()
2049 upstreamconf.alt_mode_option, upstreamconf.encoder_dynamic_table_size); in fill_default_config()
H A Dshrpx_config.h901 nghttp2_option *alt_mode_option; member
H A Dshrpx_config.cc91 nghttp2_option_del(upstreamconf.alt_mode_option); in ~Config()
3854 config->http2.upstream.alt_mode_option, in parse_config()
H A Dshrpx_http2_upstream.cc1040 ? http2conf.upstream.alt_mode_option in Http2Upstream()

Completed in 17 milliseconds