Go to the source code of this file.
◆ set_interface_feature_gso_command_fn()
Definition at line 24 of file cli.c.
◆ set_interface_feature_gso_command
Initial value:= {
.path = "set interface feature gso",
.short_help = "set interface feature gso <intfc> [enable | disable]",
}
static clib_error_t * set_interface_feature_gso_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
(constructor) VLIB_CLI_COMMAND (set_interface_feature_gso_command)
Definition at line 80 of file cli.c.