Searched defs:sctp_assoc_change (Results 1 – 1 of 1) sorted by relevance
190 struct sctp_assoc_change { struct191 __u16 sac_type;192 __u16 sac_flags;194 __u32 sac_length;195 __u16 sac_state;196 __u16 sac_error;197 __u16 sac_outbound_streams;199 __u16 sac_inbound_streams;200 sctp_assoc_t sac_assoc_id;201 __u8 sac_info[0];