FD.io VPP  v16.09
Vector Packet Processing
vnet_arp_set_ip4_over_ethernet_rpc_args_t Struct Reference

Data Fields

u32 sw_if_index
 
u32 fib_index
 
ethernet_arp_ip4_over_ethernet_address_t a
 
int is_static
 
int is_remove
 

Detailed Description

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

u32 vnet_arp_set_ip4_over_ethernet_rpc_args_t::fib_index

Definition at line 339 of file arp.c.

int vnet_arp_set_ip4_over_ethernet_rpc_args_t::is_remove

Definition at line 342 of file arp.c.

int vnet_arp_set_ip4_over_ethernet_rpc_args_t::is_static

Definition at line 341 of file arp.c.

u32 vnet_arp_set_ip4_over_ethernet_rpc_args_t::sw_if_index

Definition at line 338 of file arp.c.


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