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

#include <sctp_uio.h>

Public Attributes

uint32_t cumack
 
uint32_t oldcumack
 
uint32_t tsn
 
uint16_t numGaps
 
uint16_t numDups
 

Member Data Documentation

◆ cumack

uint32_t sctp_sack_log::cumack

◆ numDups

uint16_t sctp_sack_log::numDups

◆ numGaps

uint16_t sctp_sack_log::numGaps

◆ oldcumack

uint32_t sctp_sack_log::oldcumack

◆ tsn

uint32_t sctp_sack_log::tsn

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