# 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
Create or delete a GTPU tunnel - is_add - add address if non-zero, else delete - src_address - GTPU tunnel's source address.
reply for set or delete an GTPU tunnel - retval - return code - sw_if_index - software index of the interface
GtpuAddDelTunnelReply defines message 'gtpu_add_del_tunnel_reply'.
Offload gtpu rx request - hw_if_index - rx hw interface - sw_if_index - gtpu interface to offload - enable - if non-zero enable, else disable
GtpuOffloadRx defines message 'gtpu_offload_rx'.
GtpuOffloadRxReply defines message 'gtpu_offload_rx_reply'.
dump details of an GTPU tunnel - sw_if_index - software index of the interface - src_address - GTPU tunnel's source address.
Dump GTPU tunnel - sw_if_index - software index of the interface
GtpuTunnelDump defines message 'gtpu_tunnel_dump'.
Update GTPU tunnel TX TEID - dst_address - GTPU tunnel's destination address.
GtpuTunnelUpdateTteidReply defines message 'gtpu_tunnel_update_tteid_reply'.
Interface set gtpu-bypass request - sw_if_index - interface used to reach neighbor - is_ipv6 - if non-zero, enable ipv6-gtpu-bypass, else ipv4-gtpu-bypass - enable - if non-zero enable, else disable
SwInterfaceSetGtpuBypass defines message 'sw_interface_set_gtpu_bypass'.
SwInterfaceSetGtpuBypassReply defines message 'sw_interface_set_gtpu_bypass_reply'.
# Interfaces
RPCService defines RPC service gtpu.
No description provided by the author