Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sctp/
Dsocket.c114 static inline int sctp_wspace(struct sctp_association *asoc) in sctp_wspace() function
1352 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()