GlrtStat Struct Reference

The GlrtCtrl structure is how the GLRT tells the HAL what happened. More...

#include <glutl_rt.h>

List of all members.

Public Attributes

unsigned long ulTxPacketCount
 Count of transmitted packets.
unsigned long ulRetransmit
 Count of retransmitted packets.
unsigned long ulRxPacketCount
 Count of correctly received packets.
unsigned long ulRxErr
 Count of incorrectly received packets.
unsigned long ulRxGapCount
 Count of cases where a packet gap might be more cleverly handled to see if this feature is needed.
unsigned long ulAckTx
 Count of acks sent.
unsigned long ulAckRx
 Count of acks received.
unsigned long ulNakTx
 Count of naks sent.
unsigned long ulNakRx
 Count of naks received.

Detailed Description

The GlrtCtrl structure is how the GLRT tells the HAL what happened.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines