OpenSDN source code
MatchAclParams Struct Reference

#include <acl.h>

Collaboration diagram for MatchAclParams:

Public Member Functions

 MatchAclParams ()
 
 ~MatchAclParams ()
 

Public Attributes

AclDBEntryConstRef acl
 
AclEntryIDList ace_id_list
 
FlowAction action_info
 
bool terminal_rule
 

Detailed Description

Definition at line 52 of file acl.h.

Constructor & Destructor Documentation

◆ MatchAclParams()

MatchAclParams::MatchAclParams ( )
inline

Definition at line 53 of file acl.h.

◆ ~MatchAclParams()

MatchAclParams::~MatchAclParams ( )
inline

Definition at line 54 of file acl.h.

Member Data Documentation

◆ ace_id_list

AclEntryIDList MatchAclParams::ace_id_list

Definition at line 57 of file acl.h.

◆ acl

AclDBEntryConstRef MatchAclParams::acl

Definition at line 56 of file acl.h.

◆ action_info

FlowAction MatchAclParams::action_info

Definition at line 58 of file acl.h.

◆ terminal_rule

bool MatchAclParams::terminal_rule

Definition at line 59 of file acl.h.


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