Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_rack.c201 tp->t_timer[TCPT_REORDER] = 0; in tcp_rack_update_segment_acked()
296 tp->t_timer[TCPT_REORDER] = 0; in tcp_rack_detect_loss_and_arm_timer()
300 tp->t_timer[TCPT_REORDER] = OFFSET_FROM_START(tp, in tcp_rack_detect_loss_and_arm_timer()
306 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.c1886 case TCPT_REORDER: in tcp_timers()
H A Dtcp_input.c3300 tp->t_timer[TCPT_REORDER] = 0; in tcp_input()
5327 tp->t_timer[TCPT_REORDER] = 0; in tcp_input()