FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
ip6_neighbor_t Struct Reference
+ Collaboration diagram for ip6_neighbor_t:

Data Fields

ip6_neighbor_key_t key
 
mac_address_t mac
 
ip_neighbor_flags_t flags
 
f64 time_last_updated
 
fib_node_index_t fib_entry_index
 

Detailed Description

Definition at line 33 of file ip6_neighbor.h.

Field Documentation

◆ fib_entry_index

fib_node_index_t ip6_neighbor_t::fib_entry_index

Definition at line 39 of file ip6_neighbor.h.

◆ flags

ip_neighbor_flags_t ip6_neighbor_t::flags

Definition at line 37 of file ip6_neighbor.h.

◆ key

ip6_neighbor_key_t ip6_neighbor_t::key

Definition at line 35 of file ip6_neighbor.h.

◆ mac

mac_address_t ip6_neighbor_t::mac

Definition at line 36 of file ip6_neighbor.h.

◆ time_last_updated

f64 ip6_neighbor_t::time_last_updated

Definition at line 38 of file ip6_neighbor.h.


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