#include <vxlan.h>
Definition at line 56 of file vxlan.h.
◆ VxLanIdData()
VxLanIdData::VxLanIdData |
( |
const string & |
vrf_name, |
|
|
DBRequest & |
req, |
|
|
bool |
mirror_destination, |
|
|
bool |
bridge |
|
) |
| |
|
inline |
◆ ~VxLanIdData()
virtual VxLanIdData::~VxLanIdData |
( |
| ) |
|
|
inlinevirtual |
◆ bridge()
bool VxLanIdData::bridge |
( |
| ) |
const |
|
inline |
◆ mirror_destination()
bool VxLanIdData::mirror_destination |
( |
| ) |
const |
|
inline |
◆ nh_req()
◆ vrf_name()
string& VxLanIdData::vrf_name |
( |
| ) |
|
|
inline |
◆ bridge_
bool VxLanIdData::bridge_ |
|
private |
◆ mirror_destination_
bool VxLanIdData::mirror_destination_ |
|
private |
◆ nh_req_
◆ vrf_name_
string VxLanIdData::vrf_name_ |
|
private |
The documentation for this class was generated from the following file: