FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
gso_trace_t Struct Reference
+ Collaboration diagram for gso_trace_t:

Data Fields

u32 flags
 
u16 gso_size
 
u8 gso_l4_hdr_sz
 
generic_header_offset_t gho
 

Detailed Description

Definition at line 28 of file node.c.

Field Documentation

◆ flags

u32 gso_trace_t::flags

Definition at line 30 of file node.c.

◆ gho

generic_header_offset_t gso_trace_t::gho

Definition at line 33 of file node.c.

◆ gso_l4_hdr_sz

u8 gso_trace_t::gso_l4_hdr_sz

Definition at line 32 of file node.c.

◆ gso_size

u16 gso_trace_t::gso_size

Definition at line 31 of file node.c.


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