MX Foundation 4
MXF_A664_STAT_PORT_RX Struct Reference

ARINC 664 Port Group Statistical Counters. More...

#include <mxf_class_a664.h>

Data Fields

uint32 inPDU
 
uint32 inBytesCnt
 
uint32 reserved [2]
 

Detailed Description

This structure defines the COM/SAP statistical counters kept for a reception connection.

Field Documentation

uint32 MXF_A664_STAT_PORT_RX::inPDU

Number of MXF_A664_DATAREC received on the COM/SAP port.

uint32 MXF_A664_STAT_PORT_RX::inBytesCnt

Number of bytes received by the port.

uint32 MXF_A664_STAT_PORT_RX::reserved[2]

Reserved for future use.

Updated 10/23/2023