Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c62 static int sosctp_init(struct sonode *, struct sonode *, struct cred *, int);
114 sosctp_init, /* sop_init */
133 sosctp_init, /* sop_init */
185 sosctp_init(struct sonode *so, struct sonode *pso, struct cred *cr, int flags) in sosctp_init() function
1750 (void) sosctp_init(nso, so, CRED(), 0); in sosctp_ioctl()