Searched defs:sctp_assoc_change (Results 1 – 1 of 1) sorted by relevance
180 struct sctp_assoc_change { struct181 u_int16_t sac_type;182 u_int16_t sac_flags;183 u_int32_t sac_length;184 u_int16_t sac_state;185 u_int16_t sac_error;186 u_int16_t sac_outbound_streams;187 u_int16_t sac_inbound_streams;188 sctp_assoc_t sac_assoc_id;189 u_int8_t sac_info[0];