MX Foundation 4
MXF_A664_STAT_DISTRIB Struct Reference

ARINC 664 Receive VL Statistical Counters. More...

#include <mxf_class_a664.h>

Data Fields

uint32 LShort
 
uint32 L64to127
 
uint32 L128to255
 
uint32 L256to511
 
uint32 L512to1023
 
uint32 L1024to1518
 
uint32 LLong
 
uint32 Lmin
 
uint32 Lmax
 
uint32 reserved
 

Detailed Description

This general structure defines the distribution statistical counters.

Field Documentation

uint32 MXF_A664_STAT_DISTRIB::LShort

Number of frames smaller than 64 bytes.

uint32 MXF_A664_STAT_DISTRIB::L64to127

Number of frames: Range [64..127] bytes.

uint32 MXF_A664_STAT_DISTRIB::L128to255

Number of frames: Range [128..255] bytes.

uint32 MXF_A664_STAT_DISTRIB::L256to511

Number of frames: Range [256..511] bytes.

uint32 MXF_A664_STAT_DISTRIB::L512to1023

Number of frames: Range [512..1023] bytes.

uint32 MXF_A664_STAT_DISTRIB::L1024to1518

Number of frames: Range [1024..1528] bytes.

uint32 MXF_A664_STAT_DISTRIB::LLong

Number of frames greater than 1518 bytes.

uint32 MXF_A664_STAT_DISTRIB::Lmin

Smaller frame size send/received.

uint32 MXF_A664_STAT_DISTRIB::Lmax

Largest frame size send/received.

uint32 MXF_A664_STAT_DISTRIB::reserved

Reserved for future use.

Updated 10/23/2023