Lines Matching defs:round_start
100 round_start:1, /* start of packet-timed tx->ack round? */
696 if (bbr->mode == BBR_PROBE_BW && bbr->round_start &&
721 if (bbr->round_start)
766 bbr->round_start = 0;
774 bbr->round_start = 1;
827 if (bbr->round_start) {
878 if (bbr_full_bw_reached(sk) || !bbr->round_start || rs->is_app_limited)
975 if (bbr->round_start)
1060 bbr->round_start = 0;
1137 bbr->round_start = 1; /* treat RTO like end of a round */