Searched refs:rc_reorder_fade (Results 1 – 4 of 4) sorted by relevance
293 uint32_t rc_reorder_fade; /* Socket option value Lock(a) */ member
692 uint32_t rc_reorder_fade; /* Socket option value Lock(a) */ member
4209 if (rack->r_ctl.rc_reorder_fade) { in rack_calc_thresh_rack()4223 if (lro > rack->r_ctl.rc_reorder_fade) { in rack_calc_thresh_rack()10368 rack->r_ctl.rc_reorder_fade = rack_reorder_fade; in rack_init()14592 rack->r_ctl.rc_reorder_fade = optval; in rack_set_sockopt()14765 optval = rack->r_ctl.rc_reorder_fade; in rack_get_sockopt()
4112 if (bbr->r_ctl.rc_reorder_fade) { in bbr_calc_thresh_rack()4126 if (lro > bbr->r_ctl.rc_reorder_fade) { in bbr_calc_thresh_rack()10090 bbr->r_ctl.rc_reorder_fade = bbr_reorder_fade; in bbr_init()14508 bbr->r_ctl.rc_reorder_fade = optval; in bbr_set_sockopt()14774 optval = bbr->r_ctl.rc_reorder_fade; in bbr_get_sockopt()