Searched refs:BBR_INITIAL_RTO (Results 1 – 2 of 2) sorted by relevance
31 #define BBR_INITIAL_RTO 1000000 /* 1 second in micro-seconds */ macro
552 srtt = (uint64_t)BBR_INITIAL_RTO; in bbr_get_persists_timer_val()607 tov = BBR_INITIAL_RTO; in bbr_timer_start()4150 t_rxtcur = BBR_INITIAL_RTO; in bbr_calc_thresh_rack()4216 t_rxtcur = BBR_INITIAL_RTO; in bbr_calc_thresh_tlp()4249 f_rtt = BBR_INITIAL_RTO; in bbr_get_rtt()5054 rexmt = USEC_2_TICKS(BBR_INITIAL_RTO) * tcp_backoff[tp->t_rxtshift]; in bbr_timeout_rxt()