Home
last modified time | relevance | path

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

/linux-2.6.39/net/sctp/
Dsocket.c93 static int sctp_wait_for_sndbuf(struct sctp_association *, long *timeo_p,
1799 err = sctp_wait_for_sndbuf(asoc, &timeo, msg_len); in sctp_sendmsg()
6171 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf() function