Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dtcp.h1763 static inline void tcp_clear_all_retrans_hints(struct tcp_sock *tp) in tcp_clear_all_retrans_hints() function
/linux-6.14.4/net/ipv4/
Dtcp_input.c2192 tcp_clear_all_retrans_hints(tp); in tcp_timeout_mark_lost()
2579 tcp_clear_all_retrans_hints(tp); in tcp_undo_cwnd_reduction()
Dtcp.c3279 tcp_clear_all_retrans_hints(tcp_sk(sk)); in tcp_write_queue_purge()