![]() |
RDK Documentation (Open Sourced RDK Components)
|
The header file provides TR069 device IP active port 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_ActivePort |
| The structure holds the required parameters such as local ipaddress, localport, remoteIpAddress etc.. for the device ip of the active port. More... | |
| class | hostIf_IPActivePort |
| This class provides the hostIf IP active port for getting IP active port information. More... | |
Macros | |
| #define | _LENGTH_PARAMETER 64 |
| #define | _LENGTH_IPADDR 16 |
| #define | _LENGTH_STATUS 12 |
| #define | _HEX_STATE_LEN 3 |
| #define | _BUF_LEN 1024 |
The header file provides TR069 device IP active port information APIs.
Definition in file Device_IP_ActivePort.h.