Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_timer.c777 if (tcp_write_wakeup(sk, LINUX_MIB_TCPKEEPALIVE) <= 0) { in tcp_keepalive_timer()
Dtcp_output.c4148 int tcp_write_wakeup(struct sock *sk, int mib) in tcp_write_wakeup() function
4202 err = tcp_write_wakeup(sk, LINUX_MIB_TCPWINPROBE); in tcp_send_probe0()
/Linux-v6.6/include/net/
Dtcp.h611 int tcp_write_wakeup(struct sock *, int mib);