Searched refs:rc_use_google (Results 1 – 2 of 2) sorted by relevance
883 (bbr->rc_use_google || in bbr_start_hpts_timer()2584 log.u_bbr.flex8 = 0x80 | bbr->rc_use_google; in bbr_log_type_tsosize()2586 log.u_bbr.flex8 = bbr->rc_use_google; in bbr_log_type_tsosize()2943 if ((bbr->rc_use_google) && (bbr->r_ctl.r_measurement_count >= 1)) in __bbr_get_bw()2978 else if (bbr->r_recovery_bw && (bbr->rc_use_google == 0)) in __bbr_get_bw()3444 if (bbr->rc_use_google) { in bbr_get_target_cwnd()3538 if (bbr->rc_use_google == 0) { in bbr_get_pacing_delay()3544 if (bbr->rc_use_google) { in bbr_get_pacing_delay()3566 (bbr->rc_use_google == 0) && in bbr_get_pacing_delay()3617 ((bbr->r_ctl.bbr_rttprobe_gain_val == 0) || bbr->rc_use_google)) { in bbr_ack_received()[all …]
800 uint8_t rc_use_google:1, member