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

#include <sctp_uio.h>

Public Attributes

uint16_t sac_type
 
uint16_t sac_flags
 
uint32_t sac_length
 
uint16_t sac_state
 
uint16_t sac_error
 
uint16_t sac_outbound_streams
 
uint16_t sac_inbound_streams
 
sctp_assoc_t sac_assoc_id
 
uint8_t sac_info []
 

Member Data Documentation

◆ sac_assoc_id

sctp_assoc_t sctp_assoc_change::sac_assoc_id

◆ sac_error

uint16_t sctp_assoc_change::sac_error

◆ sac_flags

uint16_t sctp_assoc_change::sac_flags

◆ sac_inbound_streams

uint16_t sctp_assoc_change::sac_inbound_streams

◆ sac_info

uint8_t sctp_assoc_change::sac_info

◆ sac_length

uint32_t sctp_assoc_change::sac_length

◆ sac_outbound_streams

uint16_t sctp_assoc_change::sac_outbound_streams

◆ sac_state

uint16_t sctp_assoc_change::sac_state

◆ sac_type

uint16_t sctp_assoc_change::sac_type

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