Home
last modified time | relevance | path

Searched refs:NGTCP2_CC_ALGO_BBR (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
Dngtcp2.h1674 NGTCP2_CC_ALGO_BBR = 0x02, enumerator
/third_party/nghttp2/src/
Dshrpx.cc3529 NGTCP2_CC_ALGO_BBR in print_help()
Dshrpx_config.cc4118 config->quic.upstream.congestion_controller = NGTCP2_CC_ALGO_BBR; in parse_config()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_conn.c777 case NGTCP2_CC_ALGO_BBR: in cc_del()
1180 case NGTCP2_CC_ALGO_BBR: in conn_new()