Searched refs:r_measurement_count (Results 1 – 2 of 2) sorted by relevance
575 uint32_t r_measurement_count; /* count of measurement applied lock(a) */ member
2036 log.u_bbr.inflight = bbr->r_ctl.r_measurement_count; in bbr_log_pkt_epoch()2965 if ((bbr->rc_use_google) && (bbr->r_ctl.r_measurement_count >= 1)) in __bbr_get_bw()2968 ((bbr->r_ctl.r_measurement_count < bbr_min_measurements_req) || in __bbr_get_bw()6523 if (bbr->r_ctl.r_measurement_count < 0xffffffff) in tcp_bbr_commit_bw()6524 bbr->r_ctl.r_measurement_count++; in tcp_bbr_commit_bw()11089 if ((bbr->r_ctl.r_measurement_count == bbr->r_ctl.last_startup_measure) && in bbr_state_startup()11107 bbr->r_ctl.last_startup_measure = bbr->r_ctl.r_measurement_count; in bbr_state_startup()