RDK Documentation (Open Sourced RDK Components)

Description

Describe the details about data structure used in TR069 Device IP Interface stats.

Modules

 TR-069 Device.IP.Interface.Stats Getter API.
 
 TR-069 Device.IP.Interface.Stats object API.
 

Data Structures

struct  Device_IP_Interface_Stats
 It contains the members variables of the Device_IP_Interface_stats structure. More...
 

Typedefs

typedef struct Device_IP_Interface_Stats IPInterfaceStats
 It contains the members variables of the Device_IP_Interface_stats structure.
 

Data Structure Documentation

◆ Device_IP_Interface_Stats

struct Device_IP_Interface_Stats

It contains the members variables of the Device_IP_Interface_stats structure.

Definition at line 78 of file Device_IP_Interface_Stats.h.

Collaboration diagram for Device_IP_Interface_Stats:
Collaboration graph
Data Fields
unsigned long bytesSent
unsigned long bytesReceived
unsigned long packetsSent
unsigned long packetsReceived
unsigned long errorsSent
unsigned long errorsReceived
unsigned long unicastPacketsSent
unsigned long unicastPacketsReceived
unsigned long discardPacketsSent
unsigned long discardPacketsReceived
unsigned long multicastPacketsSent
unsigned long multicastPacketsReceived
unsigned long broadcastPacketsSent
unsigned long broadcastPacketsReceived
unsigned long unknownProtoPacketsReceived