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

#include <arp_proto.h>

Collaboration diagram for ArpPathPreferenceStateKey:

Public Member Functions

 ArpPathPreferenceStateKey (const IpAddress &addr, uint8_t len)
 
bool IsLess (const ArpPathPreferenceStateKey &key) const
 

Public Attributes

IpAddress ip
 
uint8_t plen
 

Detailed Description

Definition at line 213 of file arp_proto.h.

Constructor & Destructor Documentation

ArpPathPreferenceStateKey::ArpPathPreferenceStateKey ( const IpAddress addr,
uint8_t  len 
)
inline

Definition at line 216 of file arp_proto.h.

Member Function Documentation

bool ArpPathPreferenceStateKey::IsLess ( const ArpPathPreferenceStateKey key) const
inline

Definition at line 218 of file arp_proto.h.

Member Data Documentation

IpAddress ArpPathPreferenceStateKey::ip

Definition at line 214 of file arp_proto.h.

uint8_t ArpPathPreferenceStateKey::plen

Definition at line 215 of file arp_proto.h.


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