FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_lisp_locator_dump_t Struct Reference

Request for map lisp locator status. More...

Data Fields

u32 client_index
 
u32 context
 
u32 ls_index
 
string ls_name [64]
 
u8 is_index_set
 

Detailed Description

Request for map lisp locator status.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
locator_set_index- index of locator_set
ls_name- locator set name
is_index_set- flag indicating whether ls_name or ls_index is set

Definition at line 373 of file lisp.api.

Field Documentation

◆ client_index

u32 vl_api_lisp_locator_dump_t::client_index

Definition at line 375 of file lisp.api.

◆ context

u32 vl_api_lisp_locator_dump_t::context

Definition at line 376 of file lisp.api.

◆ is_index_set

u8 vl_api_lisp_locator_dump_t::is_index_set

Definition at line 379 of file lisp.api.

◆ ls_index

u32 vl_api_lisp_locator_dump_t::ls_index

Definition at line 377 of file lisp.api.

◆ ls_name

string vl_api_lisp_locator_dump_t::ls_name[64]

Definition at line 378 of file lisp.api.


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