Searched refs:TCPT_DELACK (Results 1 – 4 of 4) sorted by relevance
132 #define TCPT_DELACK 4 /* delayed ack */ macro159 #define TCPT_DELACK 4 /* delayed ack timer */ macro
1586 case TCPT_DELACK: in tcp_timers()1589 tp->t_timer[TCPT_DELACK] = 0; in tcp_timers()
1683 tp->t_timer[TCPT_DELACK] = in tcp_output()3475 tp->t_timer[TCPT_DELACK] = 0; in tcp_ip_output()
3427 tp->t_timer[TCPT_DELACK] = OFFSET_FROM_START(tp, tcp_delack); in tcp_input()3940 tp->t_timer[TCPT_DELACK] = OFFSET_FROM_START(tp, tcp_delack); in tcp_input()5756 tp->t_timer[TCPT_DELACK] = in tcp_input()