FD.io VPP
v21.01.1
Vector Packet Processing
|
Enable/disable DET44 feature on the interface. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | is_add |
bool | is_inside |
vl_api_interface_index_t | sw_if_index |
option | status ="in_progress" |
Enable/disable DET44 feature on the interface.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - true if add, false if delete |
is_inside | - true if interface is inside, false if outside |
sw_if_index | - software index of the interface |
option vl_api_det44_interface_add_del_feature_t::status ="in_progress" |
vl_api_interface_index_t vl_api_det44_interface_add_del_feature_t::sw_if_index |