OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ActionSpec Struct Reference

#include <acl_entry_spec.h>

Collaboration diagram for ActionSpec:

Public Member Functions

 ActionSpec ()
 
 ActionSpec (TrafficAction::TrafficActionType type)
 

Public Attributes

TrafficAction::Action simple_action
 
TrafficAction::TrafficActionType ta_type
 
MirrorActionSpec ma
 
VrfTranslateActionSpec vrf_translate
 
QosConfigActionSpec qos_config_action
 

Detailed Description

Definition at line 93 of file acl_entry_spec.h.

Constructor & Destructor Documentation

ActionSpec::ActionSpec ( )
inline

Definition at line 105 of file acl_entry_spec.h.

ActionSpec::ActionSpec ( TrafficAction::TrafficActionType  type)
inline

Definition at line 106 of file acl_entry_spec.h.

Member Data Documentation

MirrorActionSpec ActionSpec::ma

Definition at line 102 of file acl_entry_spec.h.

QosConfigActionSpec ActionSpec::qos_config_action

Definition at line 104 of file acl_entry_spec.h.

TrafficAction::Action ActionSpec::simple_action

Definition at line 100 of file acl_entry_spec.h.

TrafficAction::TrafficActionType ActionSpec::ta_type

Definition at line 101 of file acl_entry_spec.h.

VrfTranslateActionSpec ActionSpec::vrf_translate

Definition at line 103 of file acl_entry_spec.h.


The documentation for this struct was generated from the following file: