Searched refs:TCPT_REORDER (Results 1 – 4 of 4) sorted by relevance
194 tp->t_timer[TCPT_REORDER] = 0; in tcp_rack_update_segment_acked()300 tp->t_timer[TCPT_REORDER] = 0; in tcp_rack_detect_loss_and_arm_timer()304 tp->t_timer[TCPT_REORDER] = tcp_offset_from_start(tp, in tcp_rack_detect_loss_and_arm_timer()310 tp->t_timer[TCPT_REORDER] = 0; in tcp_rack_detect_loss_and_arm_timer()
130 #define TCPT_REORDER 2 /* Reordering timer for RACK */ macro
1839 case TCPT_REORDER: in tcp_timers()
3863 tp->t_timer[TCPT_REORDER] = 0; in tcp_input()5555 tp->t_timer[TCPT_REORDER] = 0; in tcp_input()