Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_bbr.c175 static const u32 bbr_lt_bw_max_rtts = 48; variable
596 ++bbr->lt_rtt_cnt >= bbr_lt_bw_max_rtts) { in bbr_lt_bw_sampling()