FD.io VPP  v17.04.2-2-ga8f93f8
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 555 of file one.api.

Field Documentation

u32 vl_api_one_locator_dump_t::client_index

Definition at line 557 of file one.api.

u32 vl_api_one_locator_dump_t::context

Definition at line 558 of file one.api.

u8 vl_api_one_locator_dump_t::is_index_set

Definition at line 561 of file one.api.

u32 vl_api_one_locator_dump_t::ls_index

Definition at line 559 of file one.api.

u8 vl_api_one_locator_dump_t::ls_name[64]

Definition at line 560 of file one.api.


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