Home
last modified time | relevance | path

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

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