Searched refs:sk_stream_closing (Results 1 – 1 of 1) sorted by relevance
91 * sk_stream_closing - Return 1 if we still have things to send in our buffers.94 static int sk_stream_closing(const struct sock *sk) in sk_stream_closing() function 108 if (sk_wait_event(sk, &timeout, !sk_stream_closing(sk), &wait)) in sk_stream_wait_close()