Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtcp.h1469 static inline void tcp_clear_all_retrans_hints(struct tcp_sock *tp) in tcp_clear_all_retrans_hints() function
/Linux-v4.19/net/ipv4/
Dtcp_input.c1974 tcp_clear_all_retrans_hints(tp); in tcp_timeout_mark_lost()
2347 tcp_clear_all_retrans_hints(tp); in tcp_undo_cwnd_reduction()
Dtcp.c2525 tcp_clear_all_retrans_hints(tcp_sk(sk)); in tcp_write_queue_purge()