Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c77 static int sosctp_shutdown(struct sonode *, int, struct cred *);
124 sosctp_shutdown, /* sop_shutdown */
1163 sosctp_shutdown(struct sonode *so, int how, struct cred *cr) in sosctp_shutdown() function