FD.io VPP  v18.01-8-g0eacf49
Vector Packet Processing
vl_api_one_locator_dump_t Struct Reference

Request for map one locator status. More...

Data Fields

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

Detailed Description

Request for map one 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 624 of file one.api.

Field Documentation

u32 vl_api_one_locator_dump_t::client_index

Definition at line 626 of file one.api.

u32 vl_api_one_locator_dump_t::context

Definition at line 627 of file one.api.

u8 vl_api_one_locator_dump_t::is_index_set

Definition at line 630 of file one.api.

u32 vl_api_one_locator_dump_t::ls_index

Definition at line 628 of file one.api.

u8 vl_api_one_locator_dump_t::ls_name[64]

Definition at line 629 of file one.api.


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