FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Request for eid table summary status. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | eid_set |
u32 | vni |
vl_api_eid_t | eid |
vl_api_one_filter_t | filter |
Request for eid table summary status.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
eid_set | - if non-zero request info about specific mapping |
vni | - virtual network instance; valid only if eid_set != 0 |
eid | - endpoint identifier |
filter | - filter type; Support values: 0: all eid 1: local eid 2: remote eid |