Searched refs:sctp_connect (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ |
H A D | sctp_itf.h | 85 extern int sctp_connect(struct sctp_s *conn, const struct sockaddr *dst,
|
/titanic_44/usr/src/uts/common/inet/sctp/ |
H A D | sctp_conn.c | 349 sctp_connect(sctp_t *sctp, const struct sockaddr *dst, uint32_t addrlen, in sctp_connect() function
|
/titanic_44/usr/src/uts/common/inet/sockmods/ |
H A D | socksctpsubr.c | 440 if ((error = sctp_connect(ssa->ssa_conn, name, namelen, cr, pid)) != 0) in sosctp_assoc_createconn()
|
H A D | socksctp.c | 415 error = sctp_connect((struct sctp_s *)so->so_proto_handle, in sosctp_connect()
|