Searched refs:rc_reorder_shift (Results 1 – 4 of 4) sorted by relevance
378 uint16_t rc_reorder_shift; /* Socket option value Lock(a) */ member
578 uint16_t rc_reorder_shift; /* Socket option value Lock(a) */ member
2535 log.u_bbr.flex7 = bbr->r_ctl.rc_reorder_shift; in bbr_log_thresh_choice()4141 if (bbr->r_ctl.rc_reorder_shift) in bbr_calc_thresh_rack()4142 thresh += (srtt >> bbr->r_ctl.rc_reorder_shift); in bbr_calc_thresh_rack()10092 bbr->r_ctl.rc_reorder_shift = bbr_reorder_thresh; in bbr_init()14501 bbr->r_ctl.rc_reorder_shift = optval; in bbr_set_sockopt()14770 optval = bbr->r_ctl.rc_reorder_shift; in bbr_get_sockopt()
4238 if (rack->r_ctl.rc_reorder_shift) in rack_calc_thresh_rack()4239 thresh += (srtt >> rack->r_ctl.rc_reorder_shift); in rack_calc_thresh_rack()10383 rack->r_ctl.rc_reorder_shift = rack_reorder_thresh; in rack_init()14585 rack->r_ctl.rc_reorder_shift = optval; in rack_set_sockopt()14761 optval = rack->r_ctl.rc_reorder_shift; in rack_get_sockopt()