Home
last modified time | relevance | path

Searched refs:sctp_writeable (Results 1 – 1 of 1) sorted by relevance

/net/sctp/
Dsocket.c83 static int sctp_writeable(struct sock *sk);
6521 if (sctp_writeable(sk)) { in sctp_poll()
6533 if (sctp_writeable(sk)) in sctp_poll()
6874 if (sctp_writeable(sk)) { in __sctp_write_space()
7084 static int sctp_writeable(struct sock *sk) in sctp_writeable() function