Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtcp.h395 void tcp_clear_retrans(struct tcp_sock *tp);
/openbmc/linux/net/ipv4/
H A Dtcp_output.c3839 tcp_clear_retrans(tp); in tcp_connect_init()
H A Dtcp.c3078 tcp_clear_retrans(tp); in tcp_disconnect()
H A Dtcp_input.c2110 void tcp_clear_retrans(struct tcp_sock *tp) in tcp_clear_retrans() function