Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/ !
Dtcp_timer.c571 if (tcp_write_wakeup(sk) <= 0) { in tcp_keepalive_timer()
Dtcp_output.c2792 int tcp_write_wakeup(struct sock *sk) in tcp_write_wakeup() function
2844 err = tcp_write_wakeup(sk); in tcp_send_probe0()
/linux-3.3/include/net/ !
Dtcp.h484 extern int tcp_write_wakeup(struct sock *);