OpenSDN source code
|
#include <vxlan.h>
Public Member Functions | |
VxLanIdKey (uint32_t vxlan_id) | |
virtual | ~VxLanIdKey () |
uint32_t | vxlan_id () const |
![]() | |
AgentKey () | |
AgentKey (DBSubOperation sub_op) | |
virtual | ~AgentKey () |
![]() | |
virtual | ~DBRequestKey () |
Private Attributes | |
uint32_t | vxlan_id_ |
Additional Inherited Members | |
![]() | |
enum | DBSubOperation { ADD_DEL_CHANGE, RESYNC } |
![]() | |
uint8_t | sub_op_ |