Searched refs:inter_gap (Results 1 – 2 of 2) sorted by relevance
4171 uint32_t inter_gap = 0; in bbr_calc_thresh_tlp() local4178 inter_gap = rsm->r_tim_lastsent[idx] - prsm->r_tim_lastsent[nidx]; in bbr_calc_thresh_tlp()4180 thresh += inter_gap; in bbr_calc_thresh_tlp()
6018 uint32_t inter_gap = 0; in rack_calc_thresh_tlp() local6025 inter_gap = rsm->r_tim_lastsent[idx] - prsm->r_tim_lastsent[nidx]; in rack_calc_thresh_tlp()6027 thresh += inter_gap; in rack_calc_thresh_tlp()