FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
set ONE map-request mode. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_one_map_mode_t | mode |
set ONE map-request mode.
Based on configuration VPP will send src/dest or just normal destination map requests.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
mode | - new map-request mode. Supported values are: 0 - destination only 1 - source/destination |