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

The header file provides TR069 device IP diagnostics UDPEcho config APIs. More...

#include "paramaccess.h"
#include "parameter.h"
Include dependency graph for Device_IP_Diagnostics_UDPEchoConfig.h:

Go to the source code of this file.

Functions

int set_Device_IP_Diagnostics_UDPEchoConfig_Enable (const char *, ParameterType, ParameterValue *)
 Set the enable flag for UDP Echo. More...
 
int set_Device_IP_Diagnostics_UDPEchoConfig_Interface (const char *, ParameterType, ParameterValue *)
 This function sets the the path name of IP-layer interface over which the CPE MUST listen for and receive UDP echo requests. More...
 
int set_Device_IP_Diagnostics_UDPEchoConfig_UDPPort (const char *, ParameterType, ParameterValue *)
 This function sets the UDP port on which the UDP server MUST listen and respond to UDP echo requests. More...
 

yes

The header file provides TR069 device IP diagnostics UDPEcho config APIs.

Definition in file Device_IP_Diagnostics_UDPEchoConfig.h.