OpenSDN source code
|
#include <acl_entry_match.h>
Public Member Functions | |
AclAddressInfo () | |
bool | operator== (const AclAddressInfo &rhs) const |
Public Attributes | |
IpAddress | ip_addr |
IpAddress | ip_mask |
int | ip_plen |
Definition at line 20 of file acl_entry_match.h.
|
inline |
Definition at line 25 of file acl_entry_match.h.
|
inline |
Definition at line 27 of file acl_entry_match.h.
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.