rtt_cnt 92 net/ipv4/tcp_bbr.c u32 rtt_cnt; /* count of packet-timed rounds elapsed */ rtt_cnt 771 net/ipv4/tcp_bbr.c bbr->rtt_cnt++; rtt_cnt 797 net/ipv4/tcp_bbr.c minmax_running_max(&bbr->bw, bbr_bw_rtts, bbr->rtt_cnt, bw); rtt_cnt 1043 net/ipv4/tcp_bbr.c bbr->rtt_cnt = 0; rtt_cnt 1053 net/ipv4/tcp_bbr.c minmax_reset(&bbr->bw, bbr->rtt_cnt, 0); /* init max bw to 0 */