FD.io VPP  v17.01.1-3-gc6833f8
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 97 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 100 of file arp.c.

int vnet_arp_set_ip4_over_ethernet_rpc_args_t::flags

Definition at line 102 of file arp.c.

int vnet_arp_set_ip4_over_ethernet_rpc_args_t::is_static

Definition at line 101 of file arp.c.

u32 vnet_arp_set_ip4_over_ethernet_rpc_args_t::sw_if_index

Definition at line 99 of file arp.c.


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