Searched defs:sctp_assoc_change (Results 1 – 1 of 1) sorted by relevance
299 struct sctp_assoc_change { struct300 uint16_t sac_type;301 uint16_t sac_flags;302 uint32_t sac_length;303 uint16_t sac_state;304 uint16_t sac_error;305 uint16_t sac_outbound_streams;306 uint16_t sac_inbound_streams;307 sctp_assoc_t sac_assoc_id;308 uint8_t sac_info[];