Searched refs:inter_gap (Results 1 – 2 of 2) sorted by relevance
4181 uint32_t inter_gap = 0; in bbr_calc_thresh_tlp() local4188 inter_gap = rsm->r_tim_lastsent[idx] - prsm->r_tim_lastsent[nidx]; in bbr_calc_thresh_tlp()4190 thresh += inter_gap; in bbr_calc_thresh_tlp()
6200 uint32_t inter_gap = 0; in rack_calc_thresh_tlp() local6207 inter_gap = rsm->r_tim_lastsent[idx] - prsm->r_tim_lastsent[nidx]; in rack_calc_thresh_tlp()6209 thresh += inter_gap; in rack_calc_thresh_tlp()