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

#include <mac_ip_learning_key.h>

Public Member Functions

 MacIpLearningKey (uint32_t vrf_id, const IpAddress ip)
 
bool IsLess (const MacIpLearningKey &rhs) const
 

Public Attributes

const uint32_t vrf_id_
 
const IpAddress ip_addr_
 

Detailed Description

Definition at line 8 of file mac_ip_learning_key.h.

Constructor & Destructor Documentation

MacIpLearningKey::MacIpLearningKey ( uint32_t  vrf_id,
const IpAddress  ip 
)
inline

Definition at line 9 of file mac_ip_learning_key.h.

Member Function Documentation

bool MacIpLearningKey::IsLess ( const MacIpLearningKey rhs) const
inline

Definition at line 14 of file mac_ip_learning_key.h.

Member Data Documentation

const IpAddress MacIpLearningKey::ip_addr_

Definition at line 12 of file mac_ip_learning_key.h.

const uint32_t MacIpLearningKey::vrf_id_

Definition at line 11 of file mac_ip_learning_key.h.


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