Home
last modified time | relevance | path

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

/net/sctp/
Dsocket.c126 static inline int sctp_wspace(struct sctp_association *asoc) in sctp_wspace() function
1736 if (!sctp_wspace(asoc)) { in sctp_sendmsg()
6386 if ((sctp_wspace(asoc) > 0) && sock) { in __sctp_write_space()
6483 if (msg_len <= sctp_wspace(asoc)) in sctp_wait_for_sndbuf()