Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dtcp.h397 void tcp_clear_retrans(struct tcp_sock *tp);
/linux-6.1.9/net/ipv4/
Dtcp_output.c3724 tcp_clear_retrans(tp); in tcp_connect_init()
Dtcp.c3151 tcp_clear_retrans(tp); in tcp_disconnect()
Dtcp_input.c2080 void tcp_clear_retrans(struct tcp_sock *tp) in tcp_clear_retrans() function