RDK-B
DslLineStats_t Struct Reference

#include <xdsl_hal.h>

Collaboration diagram for DslLineStats_t:
Collaboration graph

Data Fields

unsigned long long BytesSent
 
unsigned long long BytesReceived
 
unsigned long long PacketsSent
 
unsigned long long PacketsReceived
 
unsigned int ErrorsSent
 
unsigned int ErrorsReceived
 
unsigned int DiscardPacketsSent
 
unsigned int DiscardPacketsReceived
 
unsigned int TotalStart
 
unsigned int ShowtimeStart
 
unsigned int LastShowtimeStart
 
unsigned int CurrentDayStart
 
unsigned int QuarterHourStart
 
DslLineError_t StatsTotal
 
DslLineError_t StatsShowtime
 
DslLineError_t StatsLastShowtime
 
DslLineCurrentDay_t StatsCurrentDay
 
DslLineQuarterHour_t StatsQuarterHour
 

yes

Definition at line 220 of file xdsl_hal.h.

Field Documentation

◆ BytesSent

unsigned long long DslLineStats_t::BytesSent

Definition at line 222 of file xdsl_hal.h.

◆ BytesReceived

unsigned long long DslLineStats_t::BytesReceived

Definition at line 223 of file xdsl_hal.h.

◆ PacketsSent

unsigned long long DslLineStats_t::PacketsSent

Definition at line 224 of file xdsl_hal.h.

◆ PacketsReceived

unsigned long long DslLineStats_t::PacketsReceived

Definition at line 225 of file xdsl_hal.h.

◆ ErrorsSent

unsigned int DslLineStats_t::ErrorsSent

Definition at line 226 of file xdsl_hal.h.

◆ ErrorsReceived

unsigned int DslLineStats_t::ErrorsReceived

Definition at line 227 of file xdsl_hal.h.

◆ DiscardPacketsSent

unsigned int DslLineStats_t::DiscardPacketsSent

Definition at line 228 of file xdsl_hal.h.

◆ DiscardPacketsReceived

unsigned int DslLineStats_t::DiscardPacketsReceived

Definition at line 229 of file xdsl_hal.h.

◆ TotalStart

unsigned int DslLineStats_t::TotalStart

Definition at line 230 of file xdsl_hal.h.

◆ ShowtimeStart

unsigned int DslLineStats_t::ShowtimeStart

Definition at line 231 of file xdsl_hal.h.

◆ LastShowtimeStart

unsigned int DslLineStats_t::LastShowtimeStart

Definition at line 232 of file xdsl_hal.h.

◆ CurrentDayStart

unsigned int DslLineStats_t::CurrentDayStart

Definition at line 233 of file xdsl_hal.h.

◆ QuarterHourStart

unsigned int DslLineStats_t::QuarterHourStart

Definition at line 234 of file xdsl_hal.h.

◆ StatsTotal

DslLineError_t DslLineStats_t::StatsTotal

Definition at line 235 of file xdsl_hal.h.

◆ StatsShowtime

DslLineError_t DslLineStats_t::StatsShowtime

Definition at line 236 of file xdsl_hal.h.

◆ StatsLastShowtime

DslLineError_t DslLineStats_t::StatsLastShowtime

Definition at line 237 of file xdsl_hal.h.

◆ StatsCurrentDay

DslLineCurrentDay_t DslLineStats_t::StatsCurrentDay

Definition at line 238 of file xdsl_hal.h.

◆ StatsQuarterHour

DslLineQuarterHour_t DslLineStats_t::StatsQuarterHour

Definition at line 239 of file xdsl_hal.h.


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