Searched refs:sctp_writeable (Results 1 – 1 of 1) sorted by relevance
86 static int sctp_writeable(struct sock *sk);7988 if (sctp_writeable(sk)) { in sctp_poll()8000 if (sctp_writeable(sk)) in sctp_poll()8394 if (sctp_writeable(sk)) { in __sctp_write_space()8623 static int sctp_writeable(struct sock *sk) in sctp_writeable() function