FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vxlan_tunnel.hpp File Reference
+ Include dependency graph for vxlan_tunnel.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  VOM::vxlan_tunnel
 A representation of a VXLAN Tunnel in VPP. More...
 
struct  VOM::vxlan_tunnel::endpoint_t
 Combaintion of attributes that are a unique key for a VXLAN tunnel. More...
 
struct  VOM::vxlan_tunnel::mode_t
 mode for the tunnel More...
 

Namespaces

 VOM
 The VPP Object Model (VOM) library.
 

Functions

std::ostream & VOM::operator<< (std::ostream &os, const vxlan_tunnel::endpoint_t &ep)
 Ostream output for a tunnel endpoint. More...