Home
last modified time | relevance | path

Searched refs:is_cwnd_limited (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_rst.h72 int is_cwnd_limited; member
Dngtcp2_rst.c55 rst->is_cwnd_limited = 0; in ngtcp2_rst_init()
Dngtcp2_bbr2.c592 bbr->rst->is_cwnd_limited = 0; in bbr_update_round()
828 if (!bbr->rst->is_cwnd_limited || cstat->cwnd < bbr->inflight_hi) { in bbr_probe_inflight_hi_upward()
Dngtcp2_conn.c11497 conn->rst.is_cwnd_limited = 1; in conn_write_vmsg_wrapper()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h76084 u8 is_cwnd_limited: 1; member