Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dtcp.h546 bool tcp_may_send_now(struct sock *sk);
/linux-4.4.14/net/ipv4/
Dtcp_output.c1684 bool tcp_may_send_now(struct sock *sk) in tcp_may_send_now() function
2701 if (tcp_may_send_now(sk)) in tcp_can_forward_retransmit()
Dtcp_input.c2127 !tcp_may_send_now(sk)) { in tcp_time_to_recover()
2151 !tcp_may_send_now(sk)) in tcp_time_to_recover()