Home
last modified time | relevance | path

Searched refs:ICSK_TIME_DACK (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/
H A Dinet_connection_sock.h146 #define ICSK_TIME_DACK 2 /* Delayed ack timer */ macro
213 } else if (what == ICSK_TIME_DACK) { in inet_csk_clear_xmit_timer()
244 } else if (what == ICSK_TIME_DACK) { in inet_csk_reset_xmit_timer()
/linux/net/dccp/
H A Doutput.c
H A Dinput.c
H A Dproto.c
/linux/net/ipv4/
H A Dtcp_output.c213 inet_csk_clear_xmit_timer(sk, ICSK_TIME_DACK); in tcp_event_ack_sent()
4493 tcp_reset_xmit_timer(sk, ICSK_TIME_DACK, delay, false); in __tcp_send_ack()
H A Dtcp_input.c6998 tcp_reset_xmit_timer(sk, ICSK_TIME_DACK, in tcp_rcv_synsent_state_process()