FD.io VPP  v19.08-27-gf4dcae4
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
 
uword wc_ip6_nd_publisher_node
 
uword wc_ip6_nd_publisher_et
 
uword ip6_ra_publisher_node
 
uword ip6_ra_publisher_et
 

Detailed Description

Definition at line 182 of file ip6_neighbor.c.

Field Documentation

ip6_radv_t* ip6_neighbor_main_t::if_radv_pool

Definition at line 203 of file ip6_neighbor.c.

u32* ip6_neighbor_main_t::if_radv_pool_index_by_sw_if_index

Definition at line 201 of file ip6_neighbor.c.

uword ip6_neighbor_main_t::ip6_ra_publisher_et

Definition at line 215 of file ip6_neighbor.c.

uword ip6_neighbor_main_t::ip6_ra_publisher_node

Definition at line 214 of file ip6_neighbor.c.

u32 ip6_neighbor_main_t::limit_neighbor_cache_size

Definition at line 206 of file ip6_neighbor.c.

pending_resolution_t* ip6_neighbor_main_t::mac_changes

Definition at line 193 of file ip6_neighbor.c.

mhash_t ip6_neighbor_main_t::mac_changes_by_address

Definition at line 192 of file ip6_neighbor.c.

u32 ip6_neighbor_main_t::neighbor_delete_rotor

Definition at line 207 of file ip6_neighbor.c.

mhash_t ip6_neighbor_main_t::neighbor_index_by_key

Definition at line 199 of file ip6_neighbor.c.

u32* ip6_neighbor_main_t::neighbor_input_next_index_by_hw_if_index

Definition at line 195 of file ip6_neighbor.c.

ip6_neighbor_t* ip6_neighbor_main_t::neighbor_pool

Definition at line 197 of file ip6_neighbor.c.

uword* ip6_neighbor_main_t::opcode_by_name

Definition at line 185 of file ip6_neighbor.c.

pending_resolution_t* ip6_neighbor_main_t::pending_resolutions

Definition at line 189 of file ip6_neighbor.c.

mhash_t ip6_neighbor_main_t::pending_resolutions_by_address

Definition at line 188 of file ip6_neighbor.c.

uword ip6_neighbor_main_t::wc_ip6_nd_publisher_et

Definition at line 211 of file ip6_neighbor.c.

uword ip6_neighbor_main_t::wc_ip6_nd_publisher_node

Definition at line 210 of file ip6_neighbor.c.


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