FD.io VPP  v19.04.2-12-g66b1689
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 104 of file arp.c.

Field Documentation

u32 vnet_arp_set_ip4_over_ethernet_rpc_args_t::flags

Definition at line 110 of file arp.c.

ip4_address_t vnet_arp_set_ip4_over_ethernet_rpc_args_t::ip4

Definition at line 107 of file arp.c.

mac_address_t vnet_arp_set_ip4_over_ethernet_rpc_args_t::mac

Definition at line 108 of file arp.c.

ip_neighbor_flags_t vnet_arp_set_ip4_over_ethernet_rpc_args_t::nbr_flags

Definition at line 109 of file arp.c.

u32 vnet_arp_set_ip4_over_ethernet_rpc_args_t::sw_if_index

Definition at line 106 of file arp.c.


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