Searched refs:sctp_writeable (Results 1 – 1 of 1) sorted by relevance
72 static bool sctp_writeable(const struct sock *sk);8679 if (sctp_writeable(sk)) { in sctp_poll()8691 if (sctp_writeable(sk)) in sctp_poll()9078 if (sctp_writeable(sk)) { in __sctp_write_space()9304 static bool sctp_writeable(const struct sock *sk) in sctp_writeable() function