Home
last modified time | relevance | path

Searched refs:TCPT_REORDER (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_rack.c194 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()
H A Dtcp_timer.h130 #define TCPT_REORDER 2 /* Reordering timer for RACK */ macro
H A Dtcp_timer.c1839 case TCPT_REORDER: in tcp_timers()
H A Dtcp_input.c3863 tp->t_timer[TCPT_REORDER] = 0; in tcp_input()
5555 tp->t_timer[TCPT_REORDER] = 0; in tcp_input()