FD.io VPP  v18.10-34-gcce845e
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 is_no_fib_entry
 
int flags
 

Detailed Description

Definition at line 103 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 106 of file arp.c.

int vnet_arp_set_ip4_over_ethernet_rpc_args_t::flags

Definition at line 109 of file arp.c.

int vnet_arp_set_ip4_over_ethernet_rpc_args_t::is_no_fib_entry

Definition at line 108 of file arp.c.

int vnet_arp_set_ip4_over_ethernet_rpc_args_t::is_static

Definition at line 107 of file arp.c.

u32 vnet_arp_set_ip4_over_ethernet_rpc_args_t::sw_if_index

Definition at line 105 of file arp.c.


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