Home
last modified time | relevance | path

Searched defs:sctp_assoc_change (Results 1 – 1 of 1) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsctp.h262 struct sctp_assoc_change { struct
263 __u16 sac_type;
264 __u16 sac_flags;
265 __u32 sac_length;
266 __u16 sac_state;
267 __u16 sac_error;
268 __u16 sac_outbound_streams;
269 __u16 sac_inbound_streams;
270 sctp_assoc_t sac_assoc_id;
271 __u8 sac_info[0];