Searched refs:sctp_wait_for_connect (Results 1 – 1 of 1) sorted by relevance
93 static int sctp_wait_for_connect(struct sctp_association *, long *timeo_p);2374 err = sctp_wait_for_connect(asoc, &timeo); in sctp_connect()4549 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect() function