RDK-B
_XTM_LINK_STATS Struct Reference

#include <xtm_hal.h>

Collaboration diagram for _XTM_LINK_STATS:
Collaboration graph

Data Fields

unsigned long BytesSent
 
unsigned long BytesReceived
 
unsigned long PacketsSent
 
unsigned long PacketsReceived
 
unsigned int ErrorsSent
 
unsigned int ErrorsReceived
 
unsigned long UnicastPacketsSent
 
unsigned long UnicastPacketsReceived
 
unsigned int DiscardPacketsSent
 
unsigned int DiscardPacketsReceived
 
unsigned long MulticastPacketsSent
 
unsigned long MulticastPacketsReceived
 
unsigned long BroadcastPacketsSent
 
unsigned long BroadcastPacketsReceived
 
unsigned int UnknownProtoPacketsReceived
 
unsigned int Atm_TransmittedBlocks
 
unsigned int Atm_ReceivedBlocks
 
unsigned int Atm_CRCErrors
 
unsigned int Atm_HECErrors
 

yes

Struture used to hold the XTM (PTM/ATM) line Statistics information.

Definition at line 105 of file xtm_hal.h.

Field Documentation

◆ BytesSent

unsigned long _XTM_LINK_STATS::BytesSent

Definition at line 107 of file xtm_hal.h.

◆ BytesReceived

unsigned long _XTM_LINK_STATS::BytesReceived

Definition at line 108 of file xtm_hal.h.

◆ PacketsSent

unsigned long _XTM_LINK_STATS::PacketsSent

Definition at line 109 of file xtm_hal.h.

◆ PacketsReceived

unsigned long _XTM_LINK_STATS::PacketsReceived

Definition at line 110 of file xtm_hal.h.

◆ ErrorsSent

unsigned int _XTM_LINK_STATS::ErrorsSent

Definition at line 111 of file xtm_hal.h.

◆ ErrorsReceived

unsigned int _XTM_LINK_STATS::ErrorsReceived

Definition at line 112 of file xtm_hal.h.

◆ UnicastPacketsSent

unsigned long _XTM_LINK_STATS::UnicastPacketsSent

Definition at line 113 of file xtm_hal.h.

◆ UnicastPacketsReceived

unsigned long _XTM_LINK_STATS::UnicastPacketsReceived

Definition at line 114 of file xtm_hal.h.

◆ DiscardPacketsSent

unsigned int _XTM_LINK_STATS::DiscardPacketsSent

Definition at line 115 of file xtm_hal.h.

◆ DiscardPacketsReceived

unsigned int _XTM_LINK_STATS::DiscardPacketsReceived

Definition at line 116 of file xtm_hal.h.

◆ MulticastPacketsSent

unsigned long _XTM_LINK_STATS::MulticastPacketsSent

Definition at line 117 of file xtm_hal.h.

◆ MulticastPacketsReceived

unsigned long _XTM_LINK_STATS::MulticastPacketsReceived

Definition at line 118 of file xtm_hal.h.

◆ BroadcastPacketsSent

unsigned long _XTM_LINK_STATS::BroadcastPacketsSent

Definition at line 119 of file xtm_hal.h.

◆ BroadcastPacketsReceived

unsigned long _XTM_LINK_STATS::BroadcastPacketsReceived

Definition at line 120 of file xtm_hal.h.

◆ UnknownProtoPacketsReceived

unsigned int _XTM_LINK_STATS::UnknownProtoPacketsReceived

Definition at line 121 of file xtm_hal.h.

◆ Atm_TransmittedBlocks

unsigned int _XTM_LINK_STATS::Atm_TransmittedBlocks

Definition at line 122 of file xtm_hal.h.

◆ Atm_ReceivedBlocks

unsigned int _XTM_LINK_STATS::Atm_ReceivedBlocks

Definition at line 123 of file xtm_hal.h.

◆ Atm_CRCErrors

unsigned int _XTM_LINK_STATS::Atm_CRCErrors

Definition at line 124 of file xtm_hal.h.

◆ Atm_HECErrors

unsigned int _XTM_LINK_STATS::Atm_HECErrors

Definition at line 125 of file xtm_hal.h.


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