Searched refs:tcp_stream_is_thin (Results 1 – 3 of 3) sorted by relevance
487 tcp_stream_is_thin(tp) && in tcp_retransmit_timer()
2140 tcp_stream_is_thin(tp) && tcp_dupack_heuristics(tp) > 1 && in tcp_time_to_recover()
1624 static inline bool tcp_stream_is_thin(struct tcp_sock *tp) in tcp_stream_is_thin() function