FD.io VPP  v17.04.2-2-ga8f93f8
Vector Packet Processing
ip6_neighbor_t Struct Reference
+ Collaboration diagram for ip6_neighbor_t:

Data Fields

ip6_neighbor_key_t key
 
u8 link_layer_address [8]
 
ip6_neighbor_flags_t flags
 
u64 cpu_time_last_updated
 
fib_node_index_t fib_entry_index
 

Detailed Description

Definition at line 38 of file ip6_neighbor.h.

Field Documentation

u64 ip6_neighbor_t::cpu_time_last_updated

Definition at line 43 of file ip6_neighbor.h.

fib_node_index_t ip6_neighbor_t::fib_entry_index

Definition at line 44 of file ip6_neighbor.h.

ip6_neighbor_flags_t ip6_neighbor_t::flags

Definition at line 42 of file ip6_neighbor.h.

ip6_neighbor_key_t ip6_neighbor_t::key

Definition at line 40 of file ip6_neighbor.h.

u8 ip6_neighbor_t::link_layer_address[8]

Definition at line 41 of file ip6_neighbor.h.


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