FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
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... | |