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

The header file provides TR069 device DHCPv4 Client information APIs. More...

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

Go to the source code of this file.

Data Structures

struct  DHCPv4Client
 These values are the members variables of the DHCPv4Client structure. More...
 
struct  DHCPv4ClientParamBackUpFlag
 These values are the members variables of the DHCPv4ClientParamBackUpFlag structure. More...
 
class  hostIf_DHCPv4Client
 This class provides the interface for getting device DHCPv4 Client information. More...
 

Macros

#define MAX_IF_LEN   256
 
#define MAX_DNS_SERVER_LEN   256
 
#define MAX_IP_ROUTER_LEN   256
 

Typedefs

typedef struct DHCPv4Client DHCPv4Client
 These values are the members variables of the DHCPv4Client structure.
 
typedef struct DHCPv4ClientParamBackUpFlag DHCPv4ClientParamBackUpFlag
 These values are the members variables of the DHCPv4ClientParamBackUpFlag structure.
 
typedef enum DHCPv4ClientMembers DHCPv4ClientMembers
 

Enumerations

enum  DHCPv4ClientMembers
 These values are the members of the DHCPv4ClientMembers.
 

yes

The header file provides TR069 device DHCPv4 Client information APIs.

Definition in file Device_DHCPv4_Client.h.