FreeBSD kernel IPv4 code
sctp_rwnd_log Struct Reference

#include <sctp_uio.h>

Data Fields

uint32_t rwnd
 
uint32_t send_size
 
uint32_t overhead
 
uint32_t new_rwnd
 

Detailed Description

Definition at line 820 of file sctp_uio.h.

Field Documentation

◆ new_rwnd

uint32_t sctp_rwnd_log::new_rwnd

Definition at line 824 of file sctp_uio.h.

Referenced by sctp_log_rwnd(), and sctp_log_rwnd_set().

◆ overhead

uint32_t sctp_rwnd_log::overhead

Definition at line 823 of file sctp_uio.h.

Referenced by sctp_log_rwnd(), and sctp_log_rwnd_set().

◆ rwnd

uint32_t sctp_rwnd_log::rwnd

Definition at line 821 of file sctp_uio.h.

Referenced by sctp_log_rwnd(), and sctp_log_rwnd_set().

◆ send_size

uint32_t sctp_rwnd_log::send_size

Definition at line 822 of file sctp_uio.h.

Referenced by sctp_log_rwnd(), and sctp_log_rwnd_set().


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