Searched refs:sctp_wspace (Results 1 – 1 of 1) sorted by relevance
114 static inline int sctp_wspace(struct sctp_association *asoc) in sctp_wspace() function1352 if (!sctp_wspace(asoc)) { in sctp_sendmsg()4409 if ((sctp_wspace(asoc) > 0) && sock) { in __sctp_write_space()4477 if (msg_len <= sctp_wspace(asoc)) in sctp_wait_for_sndbuf()