Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_bbr.c163 static const u32 bbr_full_bw_cnt = 3; variable
727 bbr->full_bw_reached = bbr->full_bw_cnt >= bbr_full_bw_cnt; in bbr_check_full_bw_reached()