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

#include <sctp_header.h>

Public Attributes

uint32_t tsn
 
uint16_t stream_id
 
uint16_t reserved
 
uint32_t msg_id
 
union {
   uint32_t   protocol_id
 
   uint32_t   fsn
 
ppid_fsn
 

Member Data Documentation

◆ fsn

uint32_t sctp_idata::fsn

◆ msg_id

uint32_t sctp_idata::msg_id

◆ ppid_fsn

union { ... } sctp_idata::ppid_fsn

◆ protocol_id

uint32_t sctp_idata::protocol_id

◆ reserved

uint16_t sctp_idata::reserved

◆ stream_id

uint16_t sctp_idata::stream_id

◆ tsn

uint32_t sctp_idata::tsn

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