webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <sctp_uio.h>
Public Attributes | |
uint16_t | spc_type |
uint16_t | spc_flags |
uint32_t | spc_length |
struct sockaddr_storage | spc_aaddr |
uint32_t | spc_state |
uint32_t | spc_error |
sctp_assoc_t | spc_assoc_id |
uint8_t | spc_padding [4] |
struct sockaddr_storage sctp_paddr_change::spc_aaddr |
sctp_assoc_t sctp_paddr_change::spc_assoc_id |
uint32_t sctp_paddr_change::spc_error |
uint16_t sctp_paddr_change::spc_flags |
uint32_t sctp_paddr_change::spc_length |
uint8_t sctp_paddr_change::spc_padding[4] |
uint32_t sctp_paddr_change::spc_state |
uint16_t sctp_paddr_change::spc_type |