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

#include <sctp_uio.h>

Public Attributes

uint16_t ssf_type
 
uint16_t ssf_flags
 
uint32_t ssf_length
 
uint32_t ssf_error
 
struct sctp_sndrcvinfo ssf_info
 
sctp_assoc_t ssf_assoc_id
 
uint8_t ssf_data []
 

Member Data Documentation

◆ ssf_assoc_id

sctp_assoc_t sctp_send_failed::ssf_assoc_id

◆ ssf_data

uint8_t sctp_send_failed::ssf_data[]

◆ ssf_error

uint32_t sctp_send_failed::ssf_error

◆ ssf_flags

uint16_t sctp_send_failed::ssf_flags

◆ ssf_info

struct sctp_sndrcvinfo sctp_send_failed::ssf_info

◆ ssf_length

uint32_t sctp_send_failed::ssf_length

◆ ssf_type

uint16_t sctp_send_failed::ssf_type

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