Home
last modified time | relevance | path

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

/external/ltp/utils/sctp/include/netinet/
Dsctp.h235 struct sctp_paddr_change { struct
236 __u16 spc_type;
237 __u16 spc_flags;
238 __u32 spc_length;
239 struct sockaddr_storage spc_aaddr;
240 int spc_state;
241 int spc_error;
242 sctp_assoc_t spc_assoc_id;
/external/iproute2/include/uapi/linux/
Dsctp.h340 struct sctp_paddr_change { struct
341 __u16 spc_type;
342 __u16 spc_flags;
343 __u32 spc_length;
344 struct sockaddr_storage spc_aaddr;
345 int spc_state;
346 int spc_error;
347 sctp_assoc_t spc_assoc_id;
/external/usrsctp/usrsctplib/
Dusrsctp.h293 struct sctp_paddr_change { struct
294 uint16_t spc_type;
295 uint16_t spc_flags;
296 uint32_t spc_length;
297 struct sockaddr_storage spc_aaddr;
298 uint32_t spc_state;
299 uint32_t spc_error;
300 sctp_assoc_t spc_assoc_id;
301 uint8_t spc_padding[4];
/external/kernel-headers/original/uapi/linux/
Dsctp.h394 struct sctp_paddr_change { struct
395 __u16 spc_type;
396 __u16 spc_flags;
397 __u32 spc_length;
398 struct sockaddr_storage spc_aaddr;
399 int spc_state;
400 int spc_error;
401 sctp_assoc_t spc_assoc_id;
/external/usrsctp/usrsctplib/netinet/
Dsctp_uio.h363 struct sctp_paddr_change { struct
364 uint16_t spc_type;
365 uint16_t spc_flags;
366 uint32_t spc_length;
367 struct sockaddr_storage spc_aaddr;
368 uint32_t spc_state;
369 uint32_t spc_error;
370 sctp_assoc_t spc_assoc_id;