FD.io VPP  v17.01.1-3-gc6833f8
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
 
mhash_t mac_changes_by_address
 
pending_resolution_tmac_changes
 
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 173 of file ip6_neighbor.c.

Field Documentation

ip6_radv_t* ip6_neighbor_main_t::if_radv_pool

Definition at line 194 of file ip6_neighbor.c.

u32* ip6_neighbor_main_t::if_radv_pool_index_by_sw_if_index

Definition at line 192 of file ip6_neighbor.c.

u32 ip6_neighbor_main_t::limit_neighbor_cache_size

Definition at line 197 of file ip6_neighbor.c.

pending_resolution_t* ip6_neighbor_main_t::mac_changes

Definition at line 184 of file ip6_neighbor.c.

mhash_t ip6_neighbor_main_t::mac_changes_by_address

Definition at line 183 of file ip6_neighbor.c.

u32 ip6_neighbor_main_t::neighbor_delete_rotor

Definition at line 198 of file ip6_neighbor.c.

mhash_t ip6_neighbor_main_t::neighbor_index_by_key

Definition at line 190 of file ip6_neighbor.c.

u32* ip6_neighbor_main_t::neighbor_input_next_index_by_hw_if_index

Definition at line 186 of file ip6_neighbor.c.

ip6_neighbor_t* ip6_neighbor_main_t::neighbor_pool

Definition at line 188 of file ip6_neighbor.c.

uword* ip6_neighbor_main_t::opcode_by_name

Definition at line 176 of file ip6_neighbor.c.

pending_resolution_t* ip6_neighbor_main_t::pending_resolutions

Definition at line 180 of file ip6_neighbor.c.

mhash_t ip6_neighbor_main_t::pending_resolutions_by_address

Definition at line 179 of file ip6_neighbor.c.


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