RDK Documentation (Open Sourced RDK Components)
|
This source file contains the APIs of device DHCPv4 client. More...
#include <net/if.h>
#include <string.h>
#include "Device_DHCPv4_Client.h"
#include "Device_IP_Interface.h"
#include "Device_IP.h"
Go to the source code of this file.
Macros | |
#define | MAX_CMD_LEN 128 |
#define | MAX_BUF_LEN 256 |
#define | MAX_IP_LEN 16 |
This source file contains the APIs of device DHCPv4 client.
Definition in file Device_DHCPv4_Client.cpp.