Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dtcp.h1560 static inline void tcp_clear_all_retrans_hints(struct tcp_sock *tp) in tcp_clear_all_retrans_hints() function
/Linux-v5.15/net/ipv4/
Dtcp_input.c2122 tcp_clear_all_retrans_hints(tp); in tcp_timeout_mark_lost()
2479 tcp_clear_all_retrans_hints(tp); in tcp_undo_cwnd_reduction()
Dtcp.c2927 tcp_clear_all_retrans_hints(tcp_sk(sk)); in tcp_write_queue_purge()