Searched refs:bbr_rtt_probe_time (Results 1 – 1 of 1) sorted by relevance
325 static uint32_t bbr_rtt_probe_time = 200000; /* 200ms in micro seconds */ variable1191 &bbr_rtt_probe_time, 200000, in bbr_init_sysctls()7963 if (idle_time >= bbr_rtt_probe_time) { in bbr_exit_persist()10913 (bbr_calc_time(cts, bbr->r_ctl.rc_went_idle_time) >= bbr_rtt_probe_time)) { in bbr_state_startup()11239 ((cts - bbr->r_ctl.rc_bbr_enters_probertt) >= bbr_rtt_probe_time)) { in bbr_state_change()11245 (bbr_calc_time(cts, bbr->r_ctl.rc_went_idle_time) >= bbr_rtt_probe_time)) { in bbr_state_change()12812 (bbr_calc_time(cts, bbr->r_ctl.rc_went_idle_time) >= bbr_rtt_probe_time)) { in bbr_output_wtime()