FD.io VPP  v21.06
Vector Packet Processing
gro_flow_t Struct Reference
+ Collaboration diagram for gro_flow_t:

Data Fields

gro_flow_key_t flow_key
 
f64 next_timeout_ts
 
u32 last_ack_number
 
u32 buffer_index
 
u16 n_buffers
 

Detailed Description

Definition at line 44 of file gro.h.

Field Documentation

◆ buffer_index

u32 gro_flow_t::buffer_index

Definition at line 49 of file gro.h.

◆ flow_key

gro_flow_key_t gro_flow_t::flow_key

Definition at line 46 of file gro.h.

◆ last_ack_number

u32 gro_flow_t::last_ack_number

Definition at line 48 of file gro.h.

◆ n_buffers

u16 gro_flow_t::n_buffers

Definition at line 50 of file gro.h.

◆ next_timeout_ts

f64 gro_flow_t::next_timeout_ts

Definition at line 47 of file gro.h.


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