# Functions
Messages returns list of all messages in this module.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
UDP-Probe Add/Delete request - src_ip_address - Source ipv4/v6 address for the udp-ping flow - dst_ip_address - Destination ipv4/v6 address for the udp-ping flow - start_src_port - Starting source port of port range for udp-ping - end_src_port - End source port of port range for udp-ping - start_dst_port - Starting destination port of port range for udp-ping - end_dst_port - End destination port of port range for udp-ping - interval - Time interval in seconds at which udp-probe need to be sent - is_ipv4 - To determine whether IPv4 or IPv6 address is used - dis - TRUE is delete, FALSE if Add
UDPPingAddDel defines message 'udp_ping_add_del'.
UDPPingAddDelReply defines message 'udp_ping_add_del_reply'.
Udp-probe export add/del request - retval - return value for request - enable - If TRUE then enable export else disable
UDPPingExport defines message 'udp_ping_export'.
UDPPingExportReply defines message 'udp_ping_export_reply'.
# Interfaces
RPCService defines RPC service udp_ping.