FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
ethernet_arp_main_t Struct Reference
+ Collaboration diagram for ethernet_arp_main_t:

Data Fields

uwordopcode_by_name
 
ethernet_arp_interface_tethernet_arp_by_sw_if_index
 Per interface state. More...
 
u8 feature_arc_index
 

Detailed Description

Definition at line 50 of file arp.c.

Field Documentation

◆ ethernet_arp_by_sw_if_index

ethernet_arp_interface_t* ethernet_arp_main_t::ethernet_arp_by_sw_if_index

Per interface state.

Definition at line 56 of file arp.c.

◆ feature_arc_index

u8 ethernet_arp_main_t::feature_arc_index

Definition at line 59 of file arp.c.

◆ opcode_by_name

uword* ethernet_arp_main_t::opcode_by_name

Definition at line 53 of file arp.c.


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