Home
last modified time | relevance | path

Searched refs:tcp_write_wakeup (Results 1 – 2 of 2) sorted by relevance

/net/ipv4/
Dtcp_timer.c511 if (tcp_write_wakeup(sk) <= 0) { in tcp_keepalive_timer()
Dtcp_output.c2504 int tcp_write_wakeup(struct sock *sk) in tcp_write_wakeup() function
2556 err = tcp_write_wakeup(sk); in tcp_send_probe0()