Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dtcp.h399 void tcp_clear_retrans(struct tcp_sock *tp);
/linux-6.14.4/net/ipv4/
Dtcp_output.c3948 tcp_clear_retrans(tp); in tcp_connect_init()
Dtcp.c3358 tcp_clear_retrans(tp); in tcp_disconnect()
Dtcp_input.c2127 void tcp_clear_retrans(struct tcp_sock *tp) in tcp_clear_retrans() function