Searched defs:sctp_assoc_change (Results 1 – 1 of 1) sorted by relevance
186 struct sctp_assoc_change { struct187 __u16 sac_type;188 __u16 sac_flags;189 __u32 sac_length;190 __u16 sac_state;191 __u16 sac_error;192 __u16 sac_outbound_streams;193 __u16 sac_inbound_streams;194 sctp_assoc_t sac_assoc_id;195 __u8 sac_info[0];