FreeBSD kernel IPv4 code
sctp_mbcnt_log Struct Reference

#include <sctp_uio.h>

Data Fields

uint32_t total_queue_size
 
uint32_t size_change
 
uint32_t total_queue_mb_size
 
uint32_t mbcnt_change
 

Detailed Description

Definition at line 827 of file sctp_uio.h.

Field Documentation

◆ mbcnt_change

uint32_t sctp_mbcnt_log::mbcnt_change

Definition at line 831 of file sctp_uio.h.

◆ size_change

uint32_t sctp_mbcnt_log::size_change

Definition at line 829 of file sctp_uio.h.

◆ total_queue_mb_size

uint32_t sctp_mbcnt_log::total_queue_mb_size

Definition at line 830 of file sctp_uio.h.

◆ total_queue_size

uint32_t sctp_mbcnt_log::total_queue_size

Definition at line 828 of file sctp_uio.h.


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