Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_config.h802 ngtcp2_cc_algo congestion_controller; member
H A Dshrpx_config.cc4116 config->quic.upstream.congestion_controller = NGTCP2_CC_ALGO_CUBIC; in parse_config()
4118 config->quic.upstream.congestion_controller = NGTCP2_CC_ALGO_BBR; in parse_config()
H A Dshrpx.cc2089 upstreamconf.congestion_controller = NGTCP2_CC_ALGO_CUBIC; in fill_default_config()
3528 << (config->quic.upstream.congestion_controller == NGTCP2_CC_ALGO_CUBIC in print_help()
H A Dshrpx_http3_upstream.cc652 settings.cc_algo = quicconf.upstream.congestion_controller; in init()

Completed in 20 milliseconds