Searched refs:sctp_writeable (Results 1 – 1 of 1) sorted by relevance
83 static int sctp_writeable(struct sock *sk);6474 if (sctp_writeable(sk)) { in sctp_poll()6486 if (sctp_writeable(sk)) in sctp_poll()6828 if (sctp_writeable(sk)) { in __sctp_write_space()7028 static int sctp_writeable(struct sock *sk) in sctp_writeable() function