Home
last modified time | relevance | path

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

/third_party/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;
/third_party/gstreamer/gstplugins_bad/ext/sctp/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];
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h351 struct sctp_paddr_change { struct
352 uint16_t spc_type;
353 uint16_t spc_flags;
354 uint32_t spc_length;
355 struct sockaddr_storage spc_aaddr;
356 uint32_t spc_state;
357 uint32_t spc_error;
358 sctp_assoc_t spc_assoc_id;