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