Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dtcp.h1612 static inline void tcp_clear_all_retrans_hints(struct tcp_sock *tp) in tcp_clear_all_retrans_hints() function
/linux-6.1.9/net/ipv4/
Dtcp_input.c2133 tcp_clear_all_retrans_hints(tp); in tcp_timeout_mark_lost()
2494 tcp_clear_all_retrans_hints(tp); in tcp_undo_cwnd_reduction()
Dtcp.c3076 tcp_clear_all_retrans_hints(tcp_sk(sk)); in tcp_write_queue_purge()