Searched refs:r_measurement_count (Results 1 – 2 of 2) sorted by relevance
573 uint32_t r_measurement_count; /* count of measurement applied lock(a) */ member
2016 log.u_bbr.inflight = bbr->r_ctl.r_measurement_count; in bbr_log_pkt_epoch()2945 if ((bbr->rc_use_google) && (bbr->r_ctl.r_measurement_count >= 1)) in __bbr_get_bw()2948 ((bbr->r_ctl.r_measurement_count < bbr_min_measurements_req) || in __bbr_get_bw()6422 if (bbr->r_ctl.r_measurement_count < 0xffffffff) in tcp_bbr_commit_bw()6423 bbr->r_ctl.r_measurement_count++; in tcp_bbr_commit_bw()10972 if ((bbr->r_ctl.r_measurement_count == bbr->r_ctl.last_startup_measure) && in bbr_state_startup()10990 bbr->r_ctl.last_startup_measure = bbr->r_ctl.r_measurement_count; in bbr_state_startup()