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