FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Set interface source check request. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | is_add [default=true] |
bool | loose |
vl_api_interface_index_t | sw_if_index |
Set interface source check request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - add or del |
loose | - strict or loose |
sw_if_index | - interface index |
bool vl_api_ip_source_check_interface_add_del_t::is_add[default=true] |
vl_api_interface_index_t vl_api_ip_source_check_interface_add_del_t::sw_if_index |