Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_timer.c631 if (tcp_write_wakeup(sk) <= 0) { in tcp_keepalive_timer()
Dtcp_output.c3417 int tcp_write_wakeup(struct sock *sk) in tcp_write_wakeup() function
3469 err = tcp_write_wakeup(sk); in tcp_send_probe0()
/linux-4.1.27/include/net/
Dtcp.h530 int tcp_write_wakeup(struct sock *);