Searched defs:sctp_assoc_change (Results 1 – 1 of 1) sorted by relevance
204 struct sctp_assoc_change { struct205 __u16 sac_type;206 __u16 sac_flags;207 __u32 sac_length;208 __u16 sac_state;209 __u16 sac_error;210 __u16 sac_outbound_streams;211 __u16 sac_inbound_streams;212 sctp_assoc_t sac_assoc_id;213 __u8 sac_info[];