OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vm_interface.h File Reference
Include dependency graph for vm_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VmInterfaceState
 
struct  MacVmBindingState
 
struct  VrfTableLabelState
 
struct  NextHopState
 
struct  MetaDataIpState
 
struct  ResolveRouteState
 
struct  VmiRouteState
 
class  VmInterface
 
struct  VmInterface::List
 
struct  VmInterface::ListEntry
 
struct  VmInterface::FloatingIp
 
struct  VmInterface::FloatingIp::PortMapKey
 
struct  VmInterface::FloatingIpList
 
struct  VmInterface::AliasIp
 
struct  VmInterface::AliasIpList
 
struct  VmInterface::ServiceVlan
 
struct  VmInterface::ServiceVlanList
 
struct  VmInterface::StaticRoute
 
struct  VmInterface::StaticRouteList
 
struct  VmInterface::AllowedAddressPair
 
struct  VmInterface::AllowedAddressPairList
 
struct  VmInterface::SecurityGroupEntry
 
struct  VmInterface::SecurityGroupEntryList
 
struct  VmInterface::TagEntry
 
struct  VmInterface::TagEntryList
 
struct  VmInterface::VrfAssignRule
 
struct  VmInterface::VrfAssignRuleList
 
struct  VmInterface::InstanceIp
 
struct  VmInterface::InstanceIpList
 
struct  VmInterface::LearntMacIp
 
struct  VmInterface::LearntMacIpList
 
struct  VmInterface::FatFlowEntry
 
struct  VmInterface::FatFlowList
 
struct  VmInterface::FatFlowExcludeList
 
struct  VmInterface::BridgeDomain
 
struct  VmInterface::BridgeDomainList
 
struct  VmInterface::VmiReceiveRoute
 
struct  VmInterface::VmiReceiveRouteList
 
struct  VmInterfaceKey
 
struct  VmInterfaceData
 
struct  VmInterfaceIpAddressData
 
struct  VmInterfaceOsOperStateData
 
struct  VmInterfaceMirrorData
 
struct  VmInterfaceConfigData
 
struct  VmInterfaceNovaData
 
struct  VmInterfaceGlobalVrouterData
 
struct  VmInterfaceHealthCheckData
 
struct  VmInterfaceNewFlowDropData
 
struct  VmInterfaceIfNameData
 
struct  VmInterfaceLearntMacIpData
 

Macros

#define FAT_FLOW_ENTRY_MIN_PREFIX_LEN   8
 

Typedefs

typedef std::vector
< boost::uuids::uuid
SgUuidList
 
typedef std::vector< SgEntryRefSgList
 
typedef std::vector
< AclDBEntryConstRef
FirewallPolicyList
 

Macro Definition Documentation

#define FAT_FLOW_ENTRY_MIN_PREFIX_LEN   8

Definition at line 1011 of file vm_interface.h.

Typedef Documentation

typedef std::vector<AclDBEntryConstRef> FirewallPolicyList

Definition at line 107 of file vm_interface.h.

typedef std::vector<SgEntryRef> SgList

Definition at line 106 of file vm_interface.h.

typedef std::vector<boost::uuids::uuid> SgUuidList

Definition at line 105 of file vm_interface.h.