Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dtcp_timer.c573 if (tcp_write_wakeup(sk) <= 0) { in tcp_keepalive_timer()
Dtcp_output.c2809 int tcp_write_wakeup(struct sock *sk) in tcp_write_wakeup() function
2861 err = tcp_write_wakeup(sk); in tcp_send_probe0()
/linux-3.4.99/include/net/
Dtcp.h486 extern int tcp_write_wakeup(struct sock *);