![]() |
FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Enable or disable interface feature gso arc. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| vl_api_interface_index_t | sw_if_index |
| bool | enable_disable |
| option | vat_help = "<intfc> | sw_if_index <nn> [enable | disable]" |
Enable or disable interface feature gso arc.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| sw_if_index | - The interface to enable/disable gso feature arc. |
| enable_disable | - set to 1 to enable, 0 to disable gso feature arc |
| vl_api_interface_index_t vl_api_feature_gso_enable_disable_t::sw_if_index |
| option vl_api_feature_gso_enable_disable_t::vat_help = "<intfc> | sw_if_index <nn> [enable | disable]" |