Home
last modified time | relevance | path

Searched refs:ICSK_TIME_DACK (Results 1 – 5 of 5) 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_input.c6965 tcp_reset_xmit_timer(sk, ICSK_TIME_DACK, in tcp_rcv_synsent_state_process()