FD.io VPP  v17.07.01-10-g3be13f0
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 99 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 102 of file arp.c.

int vnet_arp_set_ip4_over_ethernet_rpc_args_t::flags

Definition at line 105 of file arp.c.

int vnet_arp_set_ip4_over_ethernet_rpc_args_t::is_no_fib_entry

Definition at line 104 of file arp.c.

int vnet_arp_set_ip4_over_ethernet_rpc_args_t::is_static

Definition at line 103 of file arp.c.

u32 vnet_arp_set_ip4_over_ethernet_rpc_args_t::sw_if_index

Definition at line 101 of file arp.c.


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