|
OpenSDN source code
|
#include <arp_proto.h>

Public Member Functions | |
| ArpPathPreferenceStateKey (const IpAddress &addr, uint8_t len) | |
| bool | IsLess (const ArpPathPreferenceStateKey &key) const |
Public Attributes | |
| IpAddress | ip |
| uint8_t | plen |
Definition at line 213 of file arp_proto.h.
|
inline |
Definition at line 216 of file arp_proto.h.
|
inline |
Definition at line 218 of file arp_proto.h.
| 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.