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

#include <sctp.h>

Public Attributes

uint8_t chunk_type
 
uint8_t chunk_flags
 
uint16_t chunk_length
 

Member Data Documentation

◆ chunk_flags

uint8_t sctp_chunkhdr::chunk_flags

◆ chunk_length

uint16_t sctp_chunkhdr::chunk_length

◆ chunk_type

uint8_t sctp_chunkhdr::chunk_type

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