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

#include <acl_entry_spec.h>

Collaboration diagram for MirrorActionSpec:

Public Member Functions

 MirrorActionSpec ()
 
bool operator== (const MirrorActionSpec &rhs) const
 

Public Attributes

std::string analyzer_name
 
std::string vrf_name
 
IpAddress ip
 
MacAddress mac
 
uint16_t port
 
std::string encap
 
bool juniper_header
 
std::string nh_mode
 
StaticMirrorNhData staticnhdata
 
bool nic_assisted_mirroring
 
uint16_t nic_assisted_mirroring_vlan
 

Detailed Description

Definition at line 31 of file acl_entry_spec.h.

Constructor & Destructor Documentation

MirrorActionSpec::MirrorActionSpec ( )
inline

Definition at line 32 of file acl_entry_spec.h.

Member Function Documentation

bool MirrorActionSpec::operator== ( const MirrorActionSpec rhs) const
inline

Definition at line 34 of file acl_entry_spec.h.

Member Data Documentation

std::string MirrorActionSpec::analyzer_name

Definition at line 37 of file acl_entry_spec.h.

std::string MirrorActionSpec::encap

Definition at line 42 of file acl_entry_spec.h.

IpAddress MirrorActionSpec::ip

Definition at line 39 of file acl_entry_spec.h.

bool MirrorActionSpec::juniper_header

Definition at line 43 of file acl_entry_spec.h.

MacAddress MirrorActionSpec::mac

Definition at line 40 of file acl_entry_spec.h.

std::string MirrorActionSpec::nh_mode

Definition at line 44 of file acl_entry_spec.h.

bool MirrorActionSpec::nic_assisted_mirroring

Definition at line 46 of file acl_entry_spec.h.

uint16_t MirrorActionSpec::nic_assisted_mirroring_vlan

Definition at line 47 of file acl_entry_spec.h.

uint16_t MirrorActionSpec::port

Definition at line 41 of file acl_entry_spec.h.

StaticMirrorNhData MirrorActionSpec::staticnhdata

Definition at line 45 of file acl_entry_spec.h.

std::string MirrorActionSpec::vrf_name

Definition at line 38 of file acl_entry_spec.h.


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