Lines Matching defs:round_start
98 round_start:1, /* start of packet-timed tx->ack round? */
694 if (bbr->mode == BBR_PROBE_BW && bbr->round_start &&
719 if (bbr->round_start)
764 bbr->round_start = 0;
772 bbr->round_start = 1;
825 if (bbr->round_start) {
876 if (bbr_full_bw_reached(sk) || !bbr->round_start || rs->is_app_limited)
973 if (bbr->round_start)
1058 bbr->round_start = 0;
1135 bbr->round_start = 1; /* treat RTO like end of a round */