FD.io VPP  v19.01.3-6-g70449b9b9
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 63 of file node.c.

Field Documentation

◆ frame_data

ethernet_input_frame_t ethernet_input_trace_t::frame_data

Definition at line 67 of file node.c.

◆ frame_flags

u16 ethernet_input_trace_t::frame_flags

Definition at line 66 of file node.c.

◆ packet_data

u8 ethernet_input_trace_t::packet_data[32]

Definition at line 65 of file node.c.


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