full_bw_cnt       112 net/ipv4/tcp_bbr.c 		full_bw_cnt:2,	/* number of rounds without large bw gains */
full_bw_cnt       882 net/ipv4/tcp_bbr.c 		bbr->full_bw_cnt = 0;
full_bw_cnt       885 net/ipv4/tcp_bbr.c 	++bbr->full_bw_cnt;
full_bw_cnt       886 net/ipv4/tcp_bbr.c 	bbr->full_bw_reached = bbr->full_bw_cnt >= bbr_full_bw_cnt;
full_bw_cnt      1062 net/ipv4/tcp_bbr.c 	bbr->full_bw_cnt = 0;
full_bw_cnt      1092 net/ipv4/tcp_bbr.c 	bbr->full_bw_cnt = 0;