FD.io VPP  v16.09
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]
 
u16 flags
 
u64 cpu_time_last_updated
 
u32adjacencies
 

Detailed Description

Definition at line 36 of file ip6_neighbor.c.

Field Documentation

u32* ip6_neighbor_t::adjacencies

Definition at line 43 of file ip6_neighbor.c.

u64 ip6_neighbor_t::cpu_time_last_updated

Definition at line 42 of file ip6_neighbor.c.

u16 ip6_neighbor_t::flags

Definition at line 39 of file ip6_neighbor.c.

ip6_neighbor_key_t ip6_neighbor_t::key

Definition at line 37 of file ip6_neighbor.c.

u8 ip6_neighbor_t::link_layer_address[8]

Definition at line 38 of file ip6_neighbor.c.


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