Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dtcp.h1316 static inline void tcp_clear_all_retrans_hints(struct tcp_sock *tp) in tcp_clear_all_retrans_hints() function
1456 tcp_clear_all_retrans_hints(tcp_sk(sk)); in tcp_write_queue_purge()
/linux-4.4.14/net/ipv4/
Dtcp_input.c1906 tcp_clear_all_retrans_hints(tp); in tcp_enter_loss()
2354 tcp_clear_all_retrans_hints(tp); in tcp_undo_cwnd_reduction()