![]() |
FD.io VPP
v17.07.01-9-gde08cd6
Vector Packet Processing
|
Collaboration diagram for ip6_neighbor_set_unset_rpc_args_t:Data Fields | |
| u8 | is_add |
| u8 | is_static |
| u8 | is_no_fib_entry |
| u8 | link_layer_address [6] |
| u32 | sw_if_index |
| ip6_address_t | addr |
Definition at line 332 of file ip6_neighbor.c.
| ip6_address_t ip6_neighbor_set_unset_rpc_args_t::addr |
Definition at line 339 of file ip6_neighbor.c.
| u8 ip6_neighbor_set_unset_rpc_args_t::is_add |
Definition at line 334 of file ip6_neighbor.c.
| u8 ip6_neighbor_set_unset_rpc_args_t::is_no_fib_entry |
Definition at line 336 of file ip6_neighbor.c.
| u8 ip6_neighbor_set_unset_rpc_args_t::is_static |
Definition at line 335 of file ip6_neighbor.c.
| u8 ip6_neighbor_set_unset_rpc_args_t::link_layer_address[6] |
Definition at line 337 of file ip6_neighbor.c.
| u32 ip6_neighbor_set_unset_rpc_args_t::sw_if_index |
Definition at line 338 of file ip6_neighbor.c.