Searched refs:tcp_may_send_now (Results 1 – 3 of 3) sorted by relevance
984 if (tcp_may_send_now(sk, tp)) in tcp_xmit_retransmit_queue()
1467 !tcp_may_send_now(sk, tp)) { in tcp_time_to_recover()
1377 static __inline__ int tcp_may_send_now(struct sock *sk, struct tcp_opt *tp) in tcp_may_send_now() function