FD.io VPP  v17.07.01-10-g3be13f0
Vector Packet Processing
vl_api_lisp_map_request_mode_t Struct Reference

set LISP map-request mode. More...

Data Fields

u32 client_index
 
u32 context
 
u8 mode
 

Detailed Description

set LISP 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 279 of file lisp.api.

Field Documentation

u32 vl_api_lisp_map_request_mode_t::client_index

Definition at line 281 of file lisp.api.

u32 vl_api_lisp_map_request_mode_t::context

Definition at line 282 of file lisp.api.

u8 vl_api_lisp_map_request_mode_t::mode

Definition at line 283 of file lisp.api.


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