Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/
Dtcp.h1087 static inline void tcp_clear_all_retrans_hints(struct tcp_sock *tp) in tcp_clear_all_retrans_hints() function
1196 tcp_clear_all_retrans_hints(tcp_sk(sk)); in tcp_write_queue_purge()
/linux-2.6.39/net/ipv4/
Dtcp_input.c2176 tcp_clear_all_retrans_hints(tp); in tcp_enter_frto_loss()
2231 tcp_clear_all_retrans_hints(tp); in tcp_enter_loss()
2806 tcp_clear_all_retrans_hints(tp); in tcp_try_undo_loss()