Home
last modified time | relevance | path

Searched refs:socksctp_create (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_sctp.c37 struct sonode *socksctp_create(struct sockparams *, int, int, int,
45 socksctp_create,
119 socksctp_create(struct sockparams *sp, int family, int type, int protocol, in socksctp_create() function
H A Dsocksctp.h88 extern struct sonode *socksctp_create(struct sockparams *, int, int,
H A Dsocksctp.c1737 nso = socksctp_create(sp, so->so_family, SOCK_STREAM, in sosctp_ioctl()