FD.io VPP  v20.05-21-gb1500e9ff
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
 
vl_api_one_map_mode_t 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/destination

Definition at line 316 of file one.api.

Field Documentation

◆ client_index

u32 vl_api_one_map_request_mode_t::client_index

Definition at line 318 of file one.api.

◆ context

u32 vl_api_one_map_request_mode_t::context

Definition at line 319 of file one.api.

◆ mode

vl_api_one_map_mode_t vl_api_one_map_request_mode_t::mode

Definition at line 320 of file one.api.


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