join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::NeighborKey Struct Reference

key identifying a neighbor cache entry. More...

#include <neighbor.hpp>

Collaboration diagram for join::NeighborKey:

Public Attributes

uint32_t _index = 0
 interface index.
 
IpAddress _ip
 destination address.
 

Detailed Description

key identifying a neighbor cache entry.

Member Data Documentation

◆ _index

uint32_t join::NeighborKey::_index = 0

interface index.

◆ _ip

IpAddress join::NeighborKey::_ip

destination address.


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