FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
ip6_neighbor_set_unset_rpc_args_t Struct Reference
+ Collaboration diagram for ip6_neighbor_set_unset_rpc_args_t:

Data Fields

u8 is_add
 
u8 is_static
 
u8 link_layer_address [6]
 
u32 sw_if_index
 
ip6_address_t addr
 

Detailed Description

Definition at line 302 of file ip6_neighbor.c.

Field Documentation

ip6_address_t ip6_neighbor_set_unset_rpc_args_t::addr

Definition at line 308 of file ip6_neighbor.c.

u8 ip6_neighbor_set_unset_rpc_args_t::is_add

Definition at line 304 of file ip6_neighbor.c.

u8 ip6_neighbor_set_unset_rpc_args_t::is_static

Definition at line 305 of file ip6_neighbor.c.

u8 ip6_neighbor_set_unset_rpc_args_t::link_layer_address[6]

Definition at line 306 of file ip6_neighbor.c.

u32 ip6_neighbor_set_unset_rpc_args_t::sw_if_index

Definition at line 307 of file ip6_neighbor.c.


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