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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c107 * sctp_bind() should take a cred_t argument so that
113 ("sctp_bind(x): no prive for port %d",
151 if ((ret = sctp_bind(sctp, (struct sockaddr *)&ss,
225 sctp_bind(sctp_t *sctp, struct sockaddr *sa, socklen_t len) function

Completed in 64 milliseconds