FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vnet_arp_set_ip4_over_ethernet_rpc_args_t Struct Reference
+ Collaboration diagram for vnet_arp_set_ip4_over_ethernet_rpc_args_t:

Data Fields

u32 sw_if_index
 
ip4_address_t ip4
 
mac_address_t mac
 
ip_neighbor_flags_t nbr_flags
 
u32 flags
 

Detailed Description

Definition at line 115 of file arp.c.

Field Documentation

◆ flags

u32 vnet_arp_set_ip4_over_ethernet_rpc_args_t::flags

Definition at line 121 of file arp.c.

◆ ip4

ip4_address_t vnet_arp_set_ip4_over_ethernet_rpc_args_t::ip4

Definition at line 118 of file arp.c.

◆ mac

mac_address_t vnet_arp_set_ip4_over_ethernet_rpc_args_t::mac

Definition at line 119 of file arp.c.

◆ nbr_flags

ip_neighbor_flags_t vnet_arp_set_ip4_over_ethernet_rpc_args_t::nbr_flags

Definition at line 120 of file arp.c.

◆ sw_if_index

u32 vnet_arp_set_ip4_over_ethernet_rpc_args_t::sw_if_index

Definition at line 117 of file arp.c.


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