FD.io VPP  v19.08.3-2-gbabecb413
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
 
ip_neighbor_flags_t flags
 
mac_address_t mac
 
u32 sw_if_index
 
ip6_address_t addr
 

Detailed Description

Definition at line 391 of file ip6_neighbor.c.

Field Documentation

◆ addr

ip6_address_t ip6_neighbor_set_unset_rpc_args_t::addr

Definition at line 397 of file ip6_neighbor.c.

◆ flags

ip_neighbor_flags_t ip6_neighbor_set_unset_rpc_args_t::flags

Definition at line 394 of file ip6_neighbor.c.

◆ is_add

u8 ip6_neighbor_set_unset_rpc_args_t::is_add

Definition at line 393 of file ip6_neighbor.c.

◆ mac

mac_address_t ip6_neighbor_set_unset_rpc_args_t::mac

Definition at line 395 of file ip6_neighbor.c.

◆ sw_if_index

u32 ip6_neighbor_set_unset_rpc_args_t::sw_if_index

Definition at line 396 of file ip6_neighbor.c.


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