Searched refs:rc_reorder_ts (Results 1 – 4 of 4) sorted by relevance
273 uint32_t rc_reorder_ts; /* Last time we saw reordering Lock(a) */ member
589 uint32_t rc_reorder_ts; /* Last time we saw reordering Lock(a) */ member
4208 if (rack->r_ctl.rc_reorder_ts) { in rack_calc_thresh_rack()4210 if (SEQ_GEQ(cts, rack->r_ctl.rc_reorder_ts)) { in rack_calc_thresh_rack()4211 lro = cts - rack->r_ctl.rc_reorder_ts; in rack_calc_thresh_rack()4225 rack->r_ctl.rc_reorder_ts = 0; in rack_calc_thresh_rack()6580 rack->r_ctl.rc_reorder_ts = cts; in rack_earlier_retran()7043 rack->r_ctl.rc_reorder_ts = cts; in rack_proc_sack_blk()7165 rack->r_ctl.rc_reorder_ts = cts; in rack_proc_sack_blk()7242 rack->r_ctl.rc_reorder_ts = cts; in rack_proc_sack_blk()7301 rack->r_ctl.rc_reorder_ts = cts; in rack_proc_sack_blk()7586 rack->r_ctl.rc_reorder_ts = cts; in rack_log_ack()
2531 log.u_bbr.flex3 = bbr->r_ctl.rc_reorder_ts; in bbr_log_thresh_choice()4111 if (bbr->r_ctl.rc_reorder_ts) { in bbr_calc_thresh_rack()4113 if (SEQ_GEQ(cts, bbr->r_ctl.rc_reorder_ts)) { in bbr_calc_thresh_rack()4114 lro = cts - bbr->r_ctl.rc_reorder_ts; in bbr_calc_thresh_rack()4128 bbr->r_ctl.rc_reorder_ts = 0; in bbr_calc_thresh_rack()6477 bbr->r_ctl.rc_reorder_ts = cts; in bbr_earlier_retran()7172 bbr->r_ctl.rc_reorder_ts = cts; in bbr_proc_sack_blk()7238 bbr->r_ctl.rc_reorder_ts = cts; in bbr_proc_sack_blk()7525 bbr->r_ctl.rc_reorder_ts = cts; in bbr_log_ack()