rack_calc_thresh_rack
thresh = rack_calc_thresh_rack(rack, srtt, tsused, __LINE__, 1);
thresh = rack_calc_thresh_rack(rack, rack_grab_rtt(rack->rc_tp, rack), cts, __LINE__, 1);
thresh = rack_calc_thresh_rack(rack, srtt, tsused, __LINE__, 1);
thresh = rack_calc_thresh_rack(rack, srtt, cts, __LINE__, 1);
thresh = rack_calc_thresh_rack(rack, rack_grab_rtt(tp, rack), cts, __LINE__, 0);
thresh = rack_calc_thresh_rack(rack, rack_grab_rtt(tp, rack), cts, __LINE__, 0);