webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
sctp_paddr_change Struct Reference

#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]
 

Member Data Documentation

◆ spc_aaddr

struct sockaddr_storage sctp_paddr_change::spc_aaddr

◆ spc_assoc_id

sctp_assoc_t sctp_paddr_change::spc_assoc_id

◆ spc_error

uint32_t sctp_paddr_change::spc_error

◆ spc_flags

uint16_t sctp_paddr_change::spc_flags

◆ spc_length

uint32_t sctp_paddr_change::spc_length

◆ spc_padding

uint8_t sctp_paddr_change::spc_padding[4]

◆ spc_state

uint32_t sctp_paddr_change::spc_state

◆ spc_type

uint16_t sctp_paddr_change::spc_type

The documentation for this struct was generated from the following files: