Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dtcp.h415 void tcp_clear_retrans(struct tcp_sock *tp);
/linux-4.4.14/net/ipv4/
Dtcp.c2252 tcp_clear_retrans(tp); in tcp_disconnect()
Dtcp_output.c3127 tcp_clear_retrans(tp); in tcp_connect_init()
Dtcp_input.c1851 void tcp_clear_retrans(struct tcp_sock *tp) in tcp_clear_retrans() function