OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
acl_entry_spec.h File Reference
#include <vector>
#include <boost/uuid/uuid.hpp>
#include <base/address.h>
#include <cmn/agent_cmn.h>
#include <cmn/agent.h>
#include <vnc_cfg_types.h>
#include <filter/traffic_action.h>
#include <filter/acl_entry.h>
#include <filter/acl_entry_match.h>
Include dependency graph for acl_entry_spec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RangeSpec
 
struct  StaticMirrorNhData
 
struct  MirrorActionSpec
 
struct  VrfTranslateActionSpec
 
struct  QosConfigActionSpec
 
struct  ActionSpec
 
class  AclEntrySpec
 
struct  AclSpec
 

Typedefs

typedef enum AclTypeSpec AclTypeSpecT
 

Enumerations

enum  AclTypeSpec { NOT_USED = 0, TERM = 1, NON_TERM = 2 }
 

Typedef Documentation

typedef enum AclTypeSpec AclTypeSpecT

Enumeration Type Documentation

Enumerator
NOT_USED 
TERM 
NON_TERM 

Definition at line 109 of file acl_entry_spec.h.