MX Foundation 4
MXF_A664_STAT_SUBVL_TX Struct Reference

ARINC 664 VL SubVL(s) Group Statistical Counters. More...

#include <mxf_class_a664.h>

Data Fields

uint32 outBytes
 
uint32 outFrames
 
uint32 outFrameDiscardedErr
 
uint32 reserved
 
MXF_A664_STAT_DISTRIB distrib
 

Detailed Description

This structure is a table defining the statistical counters for a COM Port subvl.

Field Documentation

uint32 MXF_A664_STAT_SUBVL_TX::outBytes

Number of bytes sent to the physical interface(s).

uint32 MXF_A664_STAT_SUBVL_TX::outFrames

Number of frames sent to the physical interface(s). For one DATAREC request the numbers of frames can be greater than one if PDU fragmentation occurs.

uint32 MXF_A664_STAT_SUBVL_TX::outFrameDiscardedErr

Number of frames discarded before to be sent to the interface(s). A frame request can be discarded for queue full condition (overflow) or the network interface is down.

uint32 MXF_A664_STAT_SUBVL_TX::reserved

Reserved for future use.

MXF_A664_STAT_DISTRIB MXF_A664_STAT_SUBVL_TX::distrib

Distribution statistics.

Updated 10/23/2023