Searched defs:sctp_assoc_change (Results 1 – 1 of 1) sorted by relevance
359 struct sctp_assoc_change { struct360 __u16 sac_type;361 __u16 sac_flags;362 __u32 sac_length;363 __u16 sac_state;364 __u16 sac_error;365 __u16 sac_outbound_streams;366 __u16 sac_inbound_streams;367 sctp_assoc_t sac_assoc_id;368 __u8 sac_info[];