Searched refs:sctp_wait_for_connect (Results 1 – 1 of 1) sorted by relevance
76 static int sctp_wait_for_connect(struct sctp_association *, long *timeo_p);1245 return sctp_wait_for_connect(asoc, &timeo); in __sctp_connect()1841 err = sctp_wait_for_connect(asoc, &timeo); in sctp_sendmsg_to_asoc()1879 sctp_wait_for_connect(asoc, &timeo); in sctp_sendmsg_to_asoc()9279 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect() function