# 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
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
UDPDecap defines type 'udp_decap'.
* @brief Add/Del UDP decap - - is_add - add decap if non-zero, else delete - - udp_decap - UDP decap description
UDPDecapAddDel defines message 'udp_decap_add_del'.
UDPDecapAddDelReply defines message 'udp_decap_add_del_reply'.
UDPEncap defines type 'udp_encap'.
* @brief Add UDP encap - - udp_encap - UDP encap description
UDPEncapAdd defines message 'udp_encap_add'.
* @brief Add UDP encap reply - - retval - success/failure return value - - id - The ID of the encap object that should be used on delete - and when reading stats from the stats segment.
* @brief Del UDP encap - - id - ID of the encap object the client chose during the add
UDPEncapDel defines message 'udp_encap_del'.
UDPEncapDelReply defines message 'udp_encap_del_reply'.
* @brief UDP encap details during dump UDPEncapDetails defines message 'udp_encap_details'.
* @brief dump UDP encaps UDPEncapDump defines message 'udp_encap_dump'.
# Interfaces
RPCService defines RPC service udp.
No description provided by the author
# Type aliases
UDPDecapNextProto defines enum 'udp_decap_next_proto'.