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

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.h126 #define SOSCTP_ASSOC 0x2 macro
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 47 milliseconds