Searched refs:sctp_wait_for_connect (Results 1 – 1 of 1) sorted by relevance
88 static int sctp_wait_for_connect(struct sctp_association *, long *timeo_p);1215 err = sctp_wait_for_connect(asoc, &timeo); in __sctp_connect()1980 sctp_wait_for_connect(asoc, &timeo); in sctp_sendmsg()7032 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect() function