|
OpenSDN source code
|
#include <vxlan.h>

Public Member Functions | |
| ConfigKey (uint32_t vxlan_id, const boost::uuids::uuid &vn) | |
| ConfigKey () | |
| bool | operator() (const ConfigKey &lhs, const ConfigKey &rhs) const |
Public Attributes | |
| uint32_t | vxlan_id_ |
| boost::uuids::uuid | vn_ |
|
inline |
| boost::uuids::uuid VxLanTable::ConfigKey::vn_ |