Searched refs:socksctp_create (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/sockmods/ |
H A D | sockmod_sctp.c | 37 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 D | socksctp.h | 88 extern struct sonode *socksctp_create(struct sockparams *, int, int,
|
H A D | socksctp.c | 1737 nso = socksctp_create(sp, so->so_family, SOCK_STREAM, in sosctp_ioctl()
|