Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.h90 extern void sosctp_fini(struct sonode *, struct cred *);
H A Dsockmod_sctp.c196 sosctp_fini(so, CRED()); in socksctp_destroy()
H A Dsocksctp.c83 void sosctp_fini(struct sonode *, struct cred *);
1867 sosctp_fini(struct sonode *so, struct cred *cr) in sosctp_fini() function