Searched defs:sctp_assoc_change (Results 1 – 1 of 1) sorted by relevance
188 struct sctp_assoc_change { struct189 uint16_t sac_type;190 uint16_t sac_flags;191 uint32_t sac_length;192 uint16_t sac_state;193 uint16_t sac_error;194 uint16_t sac_outbound_streams;195 uint16_t sac_inbound_streams;196 sctp_assoc_t sac_assoc_id;