Home
last modified time | relevance | path

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

/titanic_44/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); in sctp_assoc_recv()
2171 ASSERT(ssa->ssa_type == SOSCTP_ASSOC); in sctp_assoc_xmitted()
2194 if (ssa->ssa_type == SOSCTP_ASSOC) { in sctp_assoc_properties()
H A Dsocksctpsubr.c172 ssa->ssa_type = SOSCTP_ASSOC; in sosctp_assoc_create()