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

#include <sctp_structs.h>

Public Attributes

voidstcb
 
uint32_t tsn
 
uint32_t seq
 
uint16_t strm
 
uint16_t sz
 
uint16_t flgs
 
uint16_t in_pos
 
uint16_t in_out
 
uint16_t resv
 

Member Data Documentation

◆ flgs

uint16_t sctp_tsn_log::flgs

◆ in_out

uint16_t sctp_tsn_log::in_out

◆ in_pos

uint16_t sctp_tsn_log::in_pos

◆ resv

uint16_t sctp_tsn_log::resv

◆ seq

uint32_t sctp_tsn_log::seq

◆ stcb

void* sctp_tsn_log::stcb

◆ strm

uint16_t sctp_tsn_log::strm

◆ sz

uint16_t sctp_tsn_log::sz

◆ tsn

uint32_t sctp_tsn_log::tsn

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