package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/vpp-agent.git
Documentation: pkg.go.dev

# Functions

Messages returns list of all messages in this module.
No description provided by the author

# Constants

APIVersion is the API version of this module.
ModuleName is the name of this module.
VersionCrc is the CRC of this module.

# Structs

SwInterfaceSetVxlanBypass represents VPP binary API message 'sw_interface_set_vxlan_bypass'.
SwInterfaceSetVxlanBypassReply represents VPP binary API message 'sw_interface_set_vxlan_bypass_reply'.
VxlanAddDelTunnel represents VPP binary API message 'vxlan_add_del_tunnel'.
VxlanAddDelTunnelReply represents VPP binary API message 'vxlan_add_del_tunnel_reply'.
VxlanOffloadRx represents VPP binary API message 'vxlan_offload_rx'.
VxlanOffloadRxReply represents VPP binary API message 'vxlan_offload_rx_reply'.
VxlanTunnelDetails represents VPP binary API message 'vxlan_tunnel_details'.
VxlanTunnelDump represents VPP binary API message 'vxlan_tunnel_dump'.

# Interfaces

RPCService represents RPC service API for vxlan module.
No description provided by the author