Searched defs:sosctp_init (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c61 static int sosctp_init(struct sonode *, struct sonode *, struct cred *, int);
112 sosctp_init, /* sop_init */
131 sosctp_init, /* sop_init */
176 sosctp_init(struct sonode *so, struct sonode *pso, struct cred *cr, int flags) function
1741 (void) sosctp_init(nso, so, CRED(), 0);

Completed in 48 milliseconds