FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Reply for lisp_add_del_map_request_itr_rlocs. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | is_add [default=true] |
u32 | vni |
u32 | dp_table |
bool | is_l2 |
Reply for lisp_add_del_map_request_itr_rlocs.
context | - returned sender context, to match reply w/ request |
retval | - return codemap/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 |
bool vl_api_lisp_eid_table_add_del_map_t::is_add[default=true] |