Searched refs:sctp_writeable (Results 1 – 1 of 1) sorted by relevance
83 static int sctp_writeable(struct sock *sk);6461 if (sctp_writeable(sk)) { in sctp_poll()6473 if (sctp_writeable(sk)) in sctp_poll()6816 if (sctp_writeable(sk)) { in __sctp_write_space()7019 static int sctp_writeable(struct sock *sk) in sctp_writeable() function