Searched defs:sctp_assoc_change (Results 1 – 3 of 3) sorted by relevance
346 struct sctp_assoc_change { struct347 __u16 sac_type;348 __u16 sac_flags;349 __u32 sac_length;350 __u16 sac_state;351 __u16 sac_error;352 __u16 sac_outbound_streams;353 __u16 sac_inbound_streams;354 sctp_assoc_t sac_assoc_id;355 __u8 sac_info[0];
357 struct sctp_assoc_change { struct358 __u16 sac_type;359 __u16 sac_flags;360 __u32 sac_length;361 __u16 sac_state;362 __u16 sac_error;363 __u16 sac_outbound_streams;364 __u16 sac_inbound_streams;365 sctp_assoc_t sac_assoc_id;366 __u8 sac_info[0];