Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dsocket.c85 static int sctp_wait_for_sndbuf(struct sctp_association *, long *timeo_p,
1916 err = sctp_wait_for_sndbuf(asoc, &timeo, msg_len); in sctp_sendmsg()
6933 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf() function