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

#include <acl_entry_match.h>

Collaboration diagram for AclAddressInfo:

Public Member Functions

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

Public Attributes

IpAddress ip_addr
 
IpAddress ip_mask
 
int ip_plen
 

Detailed Description

Definition at line 20 of file acl_entry_match.h.

Constructor & Destructor Documentation

AclAddressInfo::AclAddressInfo ( )
inline

Definition at line 25 of file acl_entry_match.h.

Member Function Documentation

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

Definition at line 27 of file acl_entry_match.h.

Member Data Documentation

IpAddress AclAddressInfo::ip_addr

Definition at line 21 of file acl_entry_match.h.

IpAddress AclAddressInfo::ip_mask

Definition at line 22 of file acl_entry_match.h.

int AclAddressInfo::ip_plen

Definition at line 23 of file acl_entry_match.h.


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