FD.io VPP  v16.09
Vector Packet Processing
ip6_neighbor_main_t Struct Reference
+ Collaboration diagram for ip6_neighbor_main_t:

Data Fields

uwordopcode_by_name
 
mhash_t pending_resolutions_by_address
 
pending_resolution_tpending_resolutions
 
u32neighbor_input_next_index_by_hw_if_index
 
ip6_neighbor_tneighbor_pool
 
mhash_t neighbor_index_by_key
 
u32if_radv_pool_index_by_sw_if_index
 
ip6_radv_tif_radv_pool
 
u32 limit_neighbor_cache_size
 
u32 neighbor_delete_rotor
 

Detailed Description

Definition at line 175 of file ip6_neighbor.c.

Field Documentation

ip6_radv_t* ip6_neighbor_main_t::if_radv_pool

Definition at line 191 of file ip6_neighbor.c.

u32* ip6_neighbor_main_t::if_radv_pool_index_by_sw_if_index

Definition at line 189 of file ip6_neighbor.c.

u32 ip6_neighbor_main_t::limit_neighbor_cache_size

Definition at line 194 of file ip6_neighbor.c.

u32 ip6_neighbor_main_t::neighbor_delete_rotor

Definition at line 195 of file ip6_neighbor.c.

mhash_t ip6_neighbor_main_t::neighbor_index_by_key

Definition at line 187 of file ip6_neighbor.c.

u32* ip6_neighbor_main_t::neighbor_input_next_index_by_hw_if_index

Definition at line 183 of file ip6_neighbor.c.

ip6_neighbor_t* ip6_neighbor_main_t::neighbor_pool

Definition at line 185 of file ip6_neighbor.c.

uword* ip6_neighbor_main_t::opcode_by_name

Definition at line 177 of file ip6_neighbor.c.

pending_resolution_t* ip6_neighbor_main_t::pending_resolutions

Definition at line 181 of file ip6_neighbor.c.

mhash_t ip6_neighbor_main_t::pending_resolutions_by_address

Definition at line 180 of file ip6_neighbor.c.


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