Searched refs:sctp_wait_for_connect (Results 1 – 1 of 1) sorted by relevance
79 static int sctp_wait_for_connect(struct sctp_association *, long *timeo_p);1248 return sctp_wait_for_connect(asoc, &timeo); in __sctp_connect()1848 err = sctp_wait_for_connect(asoc, &timeo); in sctp_sendmsg_to_asoc()1886 sctp_wait_for_connect(asoc, &timeo); in sctp_sendmsg_to_asoc()9336 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect() function