FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
vnet_arp_set_ip4_over_ethernet_rpc_args_t Struct Reference

Data Fields

u32 sw_if_index
 
ethernet_arp_ip4_over_ethernet_address_t a
 
int is_static
 
int flags
 

Detailed Description

Definition at line 116 of file arp.c.

Field Documentation

ethernet_arp_ip4_over_ethernet_address_t vnet_arp_set_ip4_over_ethernet_rpc_args_t::a

Definition at line 119 of file arp.c.

int vnet_arp_set_ip4_over_ethernet_rpc_args_t::flags

Definition at line 121 of file arp.c.

int vnet_arp_set_ip4_over_ethernet_rpc_args_t::is_static

Definition at line 120 of file arp.c.

u32 vnet_arp_set_ip4_over_ethernet_rpc_args_t::sw_if_index

Definition at line 118 of file arp.c.


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