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

Data Fields

u8 packet_data [32]
 
u16 frame_flags
 
ethernet_input_frame_t frame_data
 

Detailed Description

Definition at line 64 of file node.c.

Field Documentation

◆ frame_data

ethernet_input_frame_t ethernet_input_trace_t::frame_data

Definition at line 68 of file node.c.

◆ frame_flags

u16 ethernet_input_trace_t::frame_flags

Definition at line 67 of file node.c.

◆ packet_data

u8 ethernet_input_trace_t::packet_data[32]

Definition at line 66 of file node.c.


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