Searched refs:bbr_rtt_probe_time (Results 1 – 1 of 1) sorted by relevance
336 static uint32_t bbr_rtt_probe_time = 200000; /* 200ms in micro seconds */ variable1210 &bbr_rtt_probe_time, 200000, in bbr_init_sysctls()8036 if (idle_time >= bbr_rtt_probe_time) { in bbr_exit_persist()11030 (bbr_calc_time(cts, bbr->r_ctl.rc_went_idle_time) >= bbr_rtt_probe_time)) { in bbr_state_startup()11356 ((cts - bbr->r_ctl.rc_bbr_enters_probertt) >= bbr_rtt_probe_time)) { in bbr_state_change()11362 (bbr_calc_time(cts, bbr->r_ctl.rc_went_idle_time) >= bbr_rtt_probe_time)) { in bbr_state_change()12957 (bbr_calc_time(cts, bbr->r_ctl.rc_went_idle_time) >= bbr_rtt_probe_time)) { in bbr_output_wtime()