Home
last modified time | relevance | path

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

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