Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_bbr.c193 static const u32 bbr_lt_bw_max_rtts = 48; variable
697 ++bbr->lt_rtt_cnt >= bbr_lt_bw_max_rtts) { in bbr_lt_bw_sampling()