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

#include <sctp.h>

Public Attributes

uint16_t src_port
 
uint16_t dest_port
 
uint32_t v_tag
 
uint32_t checksum
 

Member Data Documentation

◆ checksum

uint32_t sctphdr::checksum

◆ dest_port

uint16_t sctphdr::dest_port

◆ src_port

uint16_t sctphdr::src_port

◆ v_tag

uint32_t sctphdr::v_tag

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