Searched refs:inter_gap (Results 1 – 2 of 2) sorted by relevance
4164 uint32_t inter_gap = 0; in bbr_calc_thresh_tlp() local4171 inter_gap = rsm->r_tim_lastsent[idx] - prsm->r_tim_lastsent[nidx]; in bbr_calc_thresh_tlp()4173 thresh += inter_gap; in bbr_calc_thresh_tlp()
5880 uint32_t inter_gap = 0; in rack_calc_thresh_tlp() local5887 inter_gap = rsm->r_tim_lastsent[idx] - prsm->r_tim_lastsent[nidx]; in rack_calc_thresh_tlp()5889 thresh += inter_gap; in rack_calc_thresh_tlp()