FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
map/unmap vni/bd_index to vrf More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | is_add [default=true] |
u32 | vni |
u32 | dp_table |
bool | is_l2 |
map/unmap vni/bd_index to vrf
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - add or delete mapping |
dp_table | - virtual network id/bridge domain index |
vrf | - vrf |
is_l2 | - is l2 |
bool vl_api_one_eid_table_add_del_map_t::is_add[default=true] |