OpenSDN source code
|
#include <oper/oper_dhcp_options.h>
#include <oper/audit_list.h>
#include <oper/ecmp_load_balance.h>
Go to the source code of this file.
Macros | |
#define | FAT_FLOW_ENTRY_MIN_PREFIX_LEN 8 |
Typedefs | |
typedef std::vector < boost::uuids::uuid > | SgUuidList |
typedef std::vector< SgEntryRef > | SgList |
typedef std::vector < AclDBEntryConstRef > | FirewallPolicyList |
#define FAT_FLOW_ENTRY_MIN_PREFIX_LEN 8 |
Definition at line 1011 of file vm_interface.h.
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.