webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#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 |
struct sctp_blk_args sctp_cwnd_log::blk |
struct sctp_log_closing sctp_cwnd_log::close |
struct sctp_cwnd_args sctp_cwnd_log::cwnd |
uint8_t sctp_cwnd_log::event_type |
struct sctp_fr_log sctp_cwnd_log::fr |
uint8_t sctp_cwnd_log::from |
struct sctp_lock_log sctp_cwnd_log::lock |
struct sctp_fr_map sctp_cwnd_log::map |
struct sctp_mbuf_log sctp_cwnd_log::mb |
struct sctp_mbcnt_log sctp_cwnd_log::mbcnt |
struct sctp_misc_info sctp_cwnd_log::misc |
struct sctp_nagle_log sctp_cwnd_log::nagle |
uint8_t sctp_cwnd_log::resv[2] |
struct sctp_rto_log sctp_cwnd_log::rto |
struct sctp_rwnd_log sctp_cwnd_log::rwnd |
struct sctp_sack_log sctp_cwnd_log::sack |
struct sctp_sb_log sctp_cwnd_log::sb |
struct sctp_str_log sctp_cwnd_log::strlog |
uint64_t sctp_cwnd_log::time_event |
struct sctp_sbwake_log sctp_cwnd_log::wake |
union { ... } sctp_cwnd_log::x |