Home
last modified time | relevance | path

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

/external/ltp/utils/sctp/include/netinet/
Dsctp.h199 struct sctp_assoc_change { struct
200 __u16 sac_type;
201 __u16 sac_flags;
202 __u32 sac_length;
203 __u16 sac_state;
204 __u16 sac_error;
205 __u16 sac_outbound_streams;
206 __u16 sac_inbound_streams;
207 sctp_assoc_t sac_assoc_id;
208 __u8 sac_info[0];
/external/iproute2/include/uapi/linux/
Dsctp.h304 struct sctp_assoc_change { struct
305 __u16 sac_type;
306 __u16 sac_flags;
307 __u32 sac_length;
308 __u16 sac_state;
309 __u16 sac_error;
310 __u16 sac_outbound_streams;
311 __u16 sac_inbound_streams;
312 sctp_assoc_t sac_assoc_id;
313 __u8 sac_info[0];
/external/kernel-headers/original/uapi/linux/
Dsctp.h347 struct sctp_assoc_change { struct
348 __u16 sac_type;
349 __u16 sac_flags;
350 __u32 sac_length;
351 __u16 sac_state;
352 __u16 sac_error;
353 __u16 sac_outbound_streams;
354 __u16 sac_inbound_streams;
355 sctp_assoc_t sac_assoc_id;
356 __u8 sac_info[0];