Home
last modified time | relevance | path

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

/Linux-v5.10/net/sctp/
Dsocket.c71 static bool sctp_writeable(struct sock *sk);
8390 if (sctp_writeable(sk)) { in sctp_poll()
8402 if (sctp_writeable(sk)) in sctp_poll()
8796 if (sctp_writeable(sk)) { in __sctp_write_space()
9022 static bool sctp_writeable(struct sock *sk) in sctp_writeable() function