FD.io VPP  v21.10.1-2-g0a485f517
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 51 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 57 of file arp.c.

◆ feature_arc_index

u8 ethernet_arp_main_t::feature_arc_index

Definition at line 60 of file arp.c.

◆ opcode_by_name

uword* ethernet_arp_main_t::opcode_by_name

Definition at line 54 of file arp.c.


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