Home
last modified time | relevance | path

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

/include/net/
Dsock.h1003 static inline int sk_stream_wspace(const struct sock *sk) in sk_stream_wspace() function
1368 return sk_stream_wspace(sk) >= sk_stream_min_wspace(sk) && in __sk_stream_is_writeable()