Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dtcp.h1135 static inline void tcp_clear_all_retrans_hints(struct tcp_sock *tp) in tcp_clear_all_retrans_hints() function
1243 tcp_clear_all_retrans_hints(tcp_sk(sk)); in tcp_write_queue_purge()
/linux-3.4.99/net/ipv4/
Dtcp_input.c2220 tcp_clear_all_retrans_hints(tp); in tcp_enter_frto_loss()
2272 tcp_clear_all_retrans_hints(tp); in tcp_enter_loss()
2854 tcp_clear_all_retrans_hints(tp); in tcp_try_undo_loss()