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

configure or delete ONE NSH mapping More...

Data Fields

u32 client_index
 
u32 context
 
bool is_add [default=true]
 
string ls_name [64]
 

Detailed Description

configure or delete ONE NSH mapping

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
ls_name- locator set name
is_add- add locator set if non-zero; delete otherwise

Definition at line 174 of file one.api.

Field Documentation

◆ client_index

u32 vl_api_one_nsh_set_locator_set_t::client_index

Definition at line 176 of file one.api.

◆ context

u32 vl_api_one_nsh_set_locator_set_t::context

Definition at line 177 of file one.api.

◆ is_add

bool vl_api_one_nsh_set_locator_set_t::is_add[default=true]

Definition at line 178 of file one.api.

◆ ls_name

string vl_api_one_nsh_set_locator_set_t::ls_name[64]

Definition at line 179 of file one.api.


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