Searched refs:__mptcp_stream_is_writeable (Results 1 – 2 of 2) sorted by relevance
894 static inline bool __mptcp_stream_is_writeable(const struct sock *sk, int wake) in __mptcp_stream_is_writeable() function
4014 if (__mptcp_stream_is_writeable(sk, 1)) in mptcp_check_writeable()4019 if (__mptcp_stream_is_writeable(sk, 1)) in mptcp_check_writeable()
Completed in 17 milliseconds