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

#include <sctp_uio.h>

Public Attributes

uint64_t time_event
 
uint8_t from
 
uint8_t event_type
 
uint8_t resv [2]
 
union {
   struct sctp_log_closing   close
 
   struct sctp_blk_args   blk
 
   struct sctp_cwnd_args   cwnd
 
   struct sctp_str_log   strlog
 
   struct sctp_fr_log   fr
 
   struct sctp_fr_map   map
 
   struct sctp_rwnd_log   rwnd
 
   struct sctp_mbcnt_log   mbcnt
 
   struct sctp_sack_log   sack
 
   struct sctp_lock_log   lock
 
   struct sctp_rto_log   rto
 
   struct sctp_sb_log   sb
 
   struct sctp_nagle_log   nagle
 
   struct sctp_sbwake_log   wake
 
   struct sctp_mbuf_log   mb
 
   struct sctp_misc_info   misc
 
x
 

Member Data Documentation

◆ blk

struct sctp_blk_args sctp_cwnd_log::blk

◆ close

struct sctp_log_closing sctp_cwnd_log::close

◆ cwnd

struct sctp_cwnd_args sctp_cwnd_log::cwnd

◆ event_type

uint8_t sctp_cwnd_log::event_type

◆ fr

struct sctp_fr_log sctp_cwnd_log::fr

◆ from

uint8_t sctp_cwnd_log::from

◆ lock

struct sctp_lock_log sctp_cwnd_log::lock

◆ map

struct sctp_fr_map sctp_cwnd_log::map

◆ mb

struct sctp_mbuf_log sctp_cwnd_log::mb

◆ mbcnt

struct sctp_mbcnt_log sctp_cwnd_log::mbcnt

◆ misc

struct sctp_misc_info sctp_cwnd_log::misc

◆ nagle

struct sctp_nagle_log sctp_cwnd_log::nagle

◆ resv

uint8_t sctp_cwnd_log::resv[2]

◆ rto

struct sctp_rto_log sctp_cwnd_log::rto

◆ rwnd

struct sctp_rwnd_log sctp_cwnd_log::rwnd

◆ sack

struct sctp_sack_log sctp_cwnd_log::sack

◆ sb

struct sctp_sb_log sctp_cwnd_log::sb

◆ strlog

struct sctp_str_log sctp_cwnd_log::strlog

◆ time_event

uint64_t sctp_cwnd_log::time_event

◆ wake

struct sctp_sbwake_log sctp_cwnd_log::wake

◆ x

union { ... } sctp_cwnd_log::x

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