Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dtcp_bbr.c133 static const int bbr_bw_rtts = CYCLE_LEN + 2; variable
800 minmax_running_max(&bbr->bw, bbr_bw_rtts, bbr->rtt_cnt, bw); in bbr_update_bw()