|
OpenSDN source code
|
#include <acl_entry_spec.h>

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 |
Definition at line 93 of file acl_entry_spec.h.
|
inline |
Definition at line 105 of file acl_entry_spec.h.
|
inline |
Definition at line 106 of file acl_entry_spec.h.
| 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.