#include <vxlan.h>
|
| ConfigEntry (const std::string &vrf, bool flood_unknown_unicast, bool active, bool mirror_destination, bool bridge) |
|
Definition at line 123 of file vxlan.h.
◆ ConfigEntry()
VxLanTable::ConfigEntry::ConfigEntry |
( |
const std::string & |
vrf, |
|
|
bool |
flood_unknown_unicast, |
|
|
bool |
active, |
|
|
bool |
mirror_destination, |
|
|
bool |
bridge |
|
) |
| |
|
inline |
◆ active_
bool VxLanTable::ConfigEntry::active_ |
◆ bridge_
bool VxLanTable::ConfigEntry::bridge_ |
◆ flood_unknown_unicast_
bool VxLanTable::ConfigEntry::flood_unknown_unicast_ |
◆ learning_enabled_
bool VxLanTable::ConfigEntry::learning_enabled_ |
◆ mirror_destination_
bool VxLanTable::ConfigEntry::mirror_destination_ |
◆ vrf_
std::string VxLanTable::ConfigEntry::vrf_ |
The documentation for this struct was generated from the following file: