FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Enable SVS on a given interface by using the given table to match RX'd packets' source addresses. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_enable |
vl_api_address_family_t | af |
u32 | table_id |
u32 | sw_if_index |
Enable SVS on a given interface by using the given table to match RX'd packets' source addresses.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
af | - Address Family |
table_id | - The SVS table (from svs_table_add_del) |
sw_if_index | - Interface |