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

#include <flow_entry.h>

Collaboration diagram for MatchPolicy:

Public Member Functions

 MatchPolicy ()
 
 ~MatchPolicy ()
 
void Reset ()
 

Public Attributes

MatchAclParamsList m_acl_l
 
uint32_t policy_action
 
MatchAclParamsList m_out_acl_l
 
uint32_t out_policy_action
 
SessionPolicy sg_policy
 
SessionPolicy aps_policy
 
SessionPolicy fwaas_policy
 
MatchAclParamsList m_mirror_acl_l
 
uint32_t mirror_action
 
MatchAclParamsList m_out_mirror_acl_l
 
uint32_t out_mirror_action
 
MatchAclParamsList m_vrf_assign_acl_l
 
uint32_t vrf_assign_acl_action
 
FlowAction action_info
 

Detailed Description

Definition at line 251 of file flow_entry.h.

Constructor & Destructor Documentation

MatchPolicy::MatchPolicy ( )

Definition at line 358 of file flow_entry.cc.

Here is the call graph for this function:

MatchPolicy::~MatchPolicy ( )

Definition at line 362 of file flow_entry.cc.

Member Function Documentation

void MatchPolicy::Reset ( )

Definition at line 365 of file flow_entry.cc.

Here is the call graph for this function:

Member Data Documentation

FlowAction MatchPolicy::action_info

Definition at line 277 of file flow_entry.h.

SessionPolicy MatchPolicy::aps_policy

Definition at line 265 of file flow_entry.h.

SessionPolicy MatchPolicy::fwaas_policy

Definition at line 266 of file flow_entry.h.

MatchAclParamsList MatchPolicy::m_acl_l

Definition at line 258 of file flow_entry.h.

MatchAclParamsList MatchPolicy::m_mirror_acl_l

Definition at line 268 of file flow_entry.h.

MatchAclParamsList MatchPolicy::m_out_acl_l

Definition at line 261 of file flow_entry.h.

MatchAclParamsList MatchPolicy::m_out_mirror_acl_l

Definition at line 271 of file flow_entry.h.

MatchAclParamsList MatchPolicy::m_vrf_assign_acl_l

Definition at line 274 of file flow_entry.h.

uint32_t MatchPolicy::mirror_action

Definition at line 269 of file flow_entry.h.

uint32_t MatchPolicy::out_mirror_action

Definition at line 272 of file flow_entry.h.

uint32_t MatchPolicy::out_policy_action

Definition at line 262 of file flow_entry.h.

uint32_t MatchPolicy::policy_action

Definition at line 259 of file flow_entry.h.

SessionPolicy MatchPolicy::sg_policy

Definition at line 264 of file flow_entry.h.

uint32_t MatchPolicy::vrf_assign_acl_action

Definition at line 275 of file flow_entry.h.


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