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

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.h54 int ssa_type; member in struct:sctp_soassoc
H A Dsocksctp.c2062 ASSERT(ssa->ssa_type == SOSCTP_ASSOC);
2171 ASSERT(ssa->ssa_type == SOSCTP_ASSOC);
2194 if (ssa->ssa_type == SOSCTP_ASSOC) {
H A Dsocksctpsubr.c172 ssa->ssa_type = SOSCTP_ASSOC;

Completed in 48 milliseconds