FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
vl_api_one_map_request_mode_t Struct Reference

set ONE map-request mode. More...

Data Fields

u32 client_index
 
u32 context
 
u8 mode
 

Detailed Description

set ONE map-request mode.

Based on configuration VPP will send src/dest or just normal destination map requests.

Template Parameters
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/destaination

Definition at line 329 of file one.api.

Field Documentation

u32 vl_api_one_map_request_mode_t::client_index

Definition at line 331 of file one.api.

u32 vl_api_one_map_request_mode_t::context

Definition at line 332 of file one.api.

u8 vl_api_one_map_request_mode_t::mode

Definition at line 333 of file one.api.


The documentation for this struct was generated from the following file: