FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Dump ONE eid-table. More...
Data Fields | |
u32 | context |
u32 | locator_set_index |
u8 | action |
bool | is_local |
bool | is_src_dst |
u32 | vni |
vl_api_eid_t | deid |
vl_api_eid_t | seid |
u32 | ttl |
u8 | authoritative |
vl_api_hmac_key_t | key |
Dump ONE eid-table.
context | - sender context, to match reply w/ request |
locator_set_index | - index of locator_set, if ~0 then the mapping is negative |
action | - negative map request action |
is_local | - local if non-zero, else remote |
is_src_dst | - EID is type of source/destination |
deid | - dst EID |
seid | - src EID |
vni | - virtual network instance |
ttl | - time to live |
authoritative | - authoritative |
key | - secret key |