Searched defs:sctp_assoc_change (Results 1 – 1 of 1) sorted by relevance
170 struct sctp_assoc_change { struct171 __u16 sac_type;172 __u16 sac_flags;174 __u32 sac_length;175 __u16 sac_state;176 __u16 sac_error;177 __u16 sac_outbound_streams;179 __u16 sac_inbound_streams;180 sctp_assoc_t sac_assoc_id;181 __u8 sac_info[0];