FD.io VPP
v17.04.2-2-ga8f93f8
Vector Packet Processing
|
Definition at line 171 of file ip6_neighbor.c.
ip6_radv_t* ip6_neighbor_main_t::if_radv_pool |
Definition at line 192 of file ip6_neighbor.c.
u32* ip6_neighbor_main_t::if_radv_pool_index_by_sw_if_index |
Definition at line 190 of file ip6_neighbor.c.
u32 ip6_neighbor_main_t::limit_neighbor_cache_size |
Definition at line 195 of file ip6_neighbor.c.
pending_resolution_t* ip6_neighbor_main_t::mac_changes |
Definition at line 182 of file ip6_neighbor.c.
mhash_t ip6_neighbor_main_t::mac_changes_by_address |
Definition at line 181 of file ip6_neighbor.c.
u32 ip6_neighbor_main_t::neighbor_delete_rotor |
Definition at line 196 of file ip6_neighbor.c.
mhash_t ip6_neighbor_main_t::neighbor_index_by_key |
Definition at line 188 of file ip6_neighbor.c.
u32* ip6_neighbor_main_t::neighbor_input_next_index_by_hw_if_index |
Definition at line 184 of file ip6_neighbor.c.
ip6_neighbor_t* ip6_neighbor_main_t::neighbor_pool |
Definition at line 186 of file ip6_neighbor.c.
uword* ip6_neighbor_main_t::opcode_by_name |
Definition at line 174 of file ip6_neighbor.c.
pending_resolution_t* ip6_neighbor_main_t::pending_resolutions |
Definition at line 178 of file ip6_neighbor.c.
mhash_t ip6_neighbor_main_t::pending_resolutions_by_address |
Definition at line 177 of file ip6_neighbor.c.