FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
add or delete locator_set More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | is_add [default=true] |
string | locator_set_name [64] |
u32 | locator_num |
vl_api_local_locator_t | locators [locator_num] |
add or delete locator_set
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - add address if non-zero, else delete |
locator_set_name | - locator name |
locator_num | - number of locators |
locators | - locator records |
string vl_api_one_add_del_locator_set_t::locator_set_name[64] |
vl_api_local_locator_t vl_api_one_add_del_locator_set_t::locators[locator_num] |