Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c60 static int sosctp_init(struct sonode *, struct sonode *, struct cred *, int);
111 sosctp_init, /* sop_init */
130 sosctp_init, /* sop_init */
175 sosctp_init(struct sonode *so, struct sonode *pso, struct cred *cr, int flags) in sosctp_init() function
1741 (void) sosctp_init(nso, so, CRED(), 0); in sosctp_ioctl()