Searched refs:sk_stream_write_space (Results 1 – 3 of 3) sorted by relevance
30 void sk_stream_write_space(struct sock *sk) in sk_stream_write_space() function
875 void sk_stream_write_space(struct sock *sk);
447 sk->sk_write_space = sk_stream_write_space; in tcp_init_sock()