FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
gso_header_offset_t Struct Reference

Data Fields

i16 l2_hdr_offset
 
i16 l3_hdr_offset
 
i16 l4_hdr_offset
 
u16 l4_hdr_sz
 
i16 outer_l2_hdr_offset
 
i16 outer_l3_hdr_offset
 
i16 outer_l4_hdr_offset
 

Detailed Description

Definition at line 25 of file gso.h.

Field Documentation

◆ l2_hdr_offset

i16 gso_header_offset_t::l2_hdr_offset

Definition at line 27 of file gso.h.

◆ l3_hdr_offset

i16 gso_header_offset_t::l3_hdr_offset

Definition at line 28 of file gso.h.

◆ l4_hdr_offset

i16 gso_header_offset_t::l4_hdr_offset

Definition at line 29 of file gso.h.

◆ l4_hdr_sz

u16 gso_header_offset_t::l4_hdr_sz

Definition at line 30 of file gso.h.

◆ outer_l2_hdr_offset

i16 gso_header_offset_t::outer_l2_hdr_offset

Definition at line 31 of file gso.h.

◆ outer_l3_hdr_offset

i16 gso_header_offset_t::outer_l3_hdr_offset

Definition at line 32 of file gso.h.

◆ outer_l4_hdr_offset

i16 gso_header_offset_t::outer_l4_hdr_offset

Definition at line 33 of file gso.h.


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