Home
last modified time | relevance | path

Searched defs:sctp_soassoc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.h53 struct sctp_soassoc { struct
54 int ssa_type;
55 sctp_assoc_t ssa_id; /* association ID */
56 uint_t ssa_refcnt;
80 struct sctp_soassoc *ssi_assoc; argument