Searched refs:sk_stream_write_space (Results 1 – 5 of 5) sorted by relevance
30 void sk_stream_write_space(struct sock *sk) in sk_stream_write_space() function
692 sk_stream_write_space(sk); in mptcp_write_space()
971 void sk_stream_write_space(struct sock *sk);
456 sk->sk_write_space = sk_stream_write_space; in tcp_init_sock()
5418 INDIRECT_CALL_1(sk->sk_write_space, sk_stream_write_space, sk); in tcp_new_space()