tcp_write_wakeup
int tcp_write_wakeup(struct sock *, int mib);
err = tcp_write_wakeup(sk, LINUX_MIB_TCPWINPROBE);
if (tcp_write_wakeup(sk, LINUX_MIB_TCPKEEPALIVE) <= 0) {