FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
src/vnet/gso

set interface feature gso

Summary/usage

set interface feature gso <intfc> [enable | disable].

Declaration and implementation

Declaration: set_interface_feature_gso_command (src/vnet/gso/cli.c line 80)

Implementation: set_interface_feature_gso_command_fn.