RDK Documentation (Open Sourced RDK Components)
|
The header file provides TR069 device IP interface stats information APIs. More...
#include "hostIf_main.h"
#include "hostIf_tr69ReqHandler.h"
#include "hostIf_utils.h"
#include "hostIf_updateHandler.h"
Go to the source code of this file.
Data Structures | |
struct | Device_IP_Interface_Stats |
It contains the members variables of the Device_IP_Interface_stats structure. More... | |
class | hostIf_IPInterfaceStats |
This class provides the hostIf IP interface stats for getting IP interface stats information. More... | |
Macros | |
#define | _LENGTH_PARAMETER 64 |
#define | _PATH_SYS_CLASS_NET "/sys/class/net/" |
Typedefs | |
typedef struct Device_IP_Interface_Stats | IPInterfaceStats |
It contains the members variables of the Device_IP_Interface_stats structure. | |
The header file provides TR069 device IP interface stats information APIs.
Definition in file Device_IP_Interface_Stats.h.