Home
last modified time | relevance | path

Searched refs:tcp_clear_all_retrans_hints (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dtcp.h1746 static inline void tcp_clear_all_retrans_hints(struct tcp_sock *tp) in tcp_clear_all_retrans_hints() function
/linux/net/ipv4/
H A Dtcp_input.c2186 tcp_clear_all_retrans_hints(tp); in tcp_timeout_mark_lost()
2549 tcp_clear_all_retrans_hints(tp); in tcp_undo_cwnd_reduction()
H A Dtcp.c3265 tcp_clear_all_retrans_hints(tcp_sk(sk)); in tcp_write_queue_purge()