|
join 1.0
lightweight network framework library
|
key identifying a routing table entry. More...
#include <route.hpp>

Public Attributes | |
| uint32_t | _index = 0 |
| interface index. | |
| IpAddress | _dest |
| destination network address. | |
| uint32_t | _prefix = 0 |
| prefix length. | |
key identifying a routing table entry.
| IpAddress join::RouteKey::_dest |
destination network address.
| uint32_t join::RouteKey::_index = 0 |
interface index.
| uint32_t join::RouteKey::_prefix = 0 |
prefix length.