#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.
VxLanTable::ConfigEntry::ConfigEntry |
( |
const std::string & |
vrf, |
|
|
bool |
flood_unknown_unicast, |
|
|
bool |
active, |
|
|
bool |
mirror_destination, |
|
|
bool |
bridge |
|
) |
| |
|
inline |
bool VxLanTable::ConfigEntry::active_ |
bool VxLanTable::ConfigEntry::bridge_ |
bool VxLanTable::ConfigEntry::flood_unknown_unicast_ |
bool VxLanTable::ConfigEntry::learning_enabled_ |
bool VxLanTable::ConfigEntry::mirror_destination_ |
std::string VxLanTable::ConfigEntry::vrf_ |
The documentation for this struct was generated from the following file: