Searched refs:sosctp_aid_get (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.h93 extern sctp_assoc_t sosctp_aid_get(struct sctp_sonode *ss);
H A Dsocksctpsubr.c52 sosctp_aid_get(struct sctp_sonode *ss) function
94 * We keep the size of the form 2^n - 1 for benefit of sosctp_aid_get().
393 id = sosctp_aid_get(ss);
H A Dsocksctp.c1951 if ((id = sosctp_aid_get(lss)) == -1) {
1959 id = sosctp_aid_get(lss);

Completed in 48 milliseconds