Searched refs:tcp_may_send_now (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
H A Dtcp.h519 bool tcp_may_send_now(struct sock *sk);
/linux-4.1.27/net/ipv4/
H A Dtcp_output.c1696 bool tcp_may_send_now(struct sock *sk) tcp_may_send_now() function
2707 if (tcp_may_send_now(sk)) tcp_can_forward_retransmit()
H A Dtcp_input.c2178 !tcp_may_send_now(sk)) { tcp_time_to_recover()
2202 !tcp_may_send_now(sk)) tcp_time_to_recover()

Completed in 114 milliseconds