Searched refs:sctp_create (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsctp_itf.h55 * sctp_create() should observe when interacting with SCTP.
87 extern struct sctp_s *sctp_create(void *newhandle, struct sctp_s *parent,
104 /* Flags for sctp_create(), sctp_alloc_hdr() */
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctpsubr.c410 ssa->ssa_conn = sctp_create(ssa, (struct sctp_s *)so->so_proto_handle,
H A Dsocksctp.c209 so->so_proto_handle = (sock_lower_handle_t)sctp_create(so,
215 so->so_proto_handle = (sock_lower_handle_t)sctp_create(ss,
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c1321 sctp_create(void *ulpd, sctp_t *parent, int family, int type, int flags, function
1372 * done at top of sctp_create.

Completed in 90 milliseconds