Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dsocket.c116 static inline int sctp_wspace(struct sctp_association *asoc) in sctp_wspace() function
1918 if (!sctp_wspace(asoc)) { in sctp_sendmsg()
6810 if (sctp_wspace(asoc) <= 0) in __sctp_write_space()
6949 if (msg_len <= sctp_wspace(asoc)) in sctp_wait_for_sndbuf()