Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_timer.c815 if (tcp_write_wakeup(sk, LINUX_MIB_TCPKEEPALIVE) <= 0) { in tcp_keepalive_timer()
H A Dtcp_output.c4321 int tcp_write_wakeup(struct sock *sk, int mib) in tcp_write_wakeup() function
4375 err = tcp_write_wakeup(sk, LINUX_MIB_TCPWINPROBE); in tcp_send_probe0()
/linux/include/net/
H A Dtcp.h663 int tcp_write_wakeup(struct sock *, int mib);