Searched refs:sctp_create (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ |
H A D | sctp_itf.h | 87 extern struct sctp_s *sctp_create(void *newhandle, struct sctp_s *parent,
|
/titanic_50/usr/src/uts/common/inet/sockmods/ |
H A D | socksctpsubr.c | 410 ssa->ssa_conn = sctp_create(ssa, (struct sctp_s *)so->so_proto_handle, in sosctp_assoc_createconn()
|
H A D | socksctp.c | 208 so->so_proto_handle = (sock_lower_handle_t)sctp_create(so, in sosctp_init() 214 so->so_proto_handle = (sock_lower_handle_t)sctp_create(ss, in sosctp_init()
|
/titanic_50/usr/src/uts/common/inet/sctp/ |
H A D | sctp.c | 1321 sctp_create(void *ulpd, sctp_t *parent, int family, int type, int flags, in sctp_create() function
|