FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
gso.h File Reference
+ Include dependency graph for gso.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  gso_main_t
 

Functions

int vnet_sw_interface_gso_enable_disable (u32 sw_if_index, u8 enable)
 

Variables

gso_main_t gso_main
 

Function Documentation

◆ vnet_sw_interface_gso_enable_disable()

int vnet_sw_interface_gso_enable_disable ( u32  sw_if_index,
u8  enable 
)

Definition at line 27 of file gso.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ gso_main

gso_main_t gso_main

Definition at line 24 of file gso.c.