RDK Documentation (Open Sourced RDK Components)
Device_IP_Interface.h File Reference

The header file provides TR069 device IP interface information APIs. More...

#include "hostIf_main.h"
#include "hostIf_tr69ReqHandler.h"
#include "hostIf_utils.h"
#include "hostIf_updateHandler.h"
#include <net/if.h>
Include dependency graph for Device_IP_Interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Device_IP_Interface
 It contains the members variables of the Device_IP_Interface structure. More...
 
class  hostIf_IPInterface
 This class provides the hostIf IP interface for getting IP interface information. More...
 

Macros

#define IP_STATUS_LENGTH   24
 
#define ALIAS_LENGTH   70
 
#define NAME_LENGTH   70
 
#define LL_LENGTH   1024
 
#define ROUTER_LENGTH   256
 
#define TYPE_LENGTH   24
 

Typedefs

typedef struct Device_IP_Interface IPInterface
 It contains the members variables of the Device_IP_Interface structure.
 
typedef enum EDeviceIPInterfaceMembers EDeviceIPInterfaceMembers
 

Enumerations

enum  EDeviceIPInterfaceMembers
 It contains the members variables of the EDeviceIPInterfaceMembers enum.
 

yes

The header file provides TR069 device IP interface information APIs.

Definition in file Device_IP_Interface.h.