Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_bbr.c123 static const int bbr_bw_rtts = CYCLE_LEN + 2; variable
699 minmax_running_max(&bbr->bw, bbr_bw_rtts, bbr->rtt_cnt, bw); in bbr_update_bw()