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

configure or disable ONE PITR node More...

Data Fields

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

Detailed Description

configure or disable ONE PITR node

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, else disable pitr

Definition at line 188 of file one.api.

Field Documentation

◆ client_index

u32 vl_api_one_pitr_set_locator_set_t::client_index

Definition at line 190 of file one.api.

◆ context

u32 vl_api_one_pitr_set_locator_set_t::context

Definition at line 191 of file one.api.

◆ is_add

bool vl_api_one_pitr_set_locator_set_t::is_add[default=true]

Definition at line 192 of file one.api.

◆ ls_name

string vl_api_one_pitr_set_locator_set_t::ls_name[64]

Definition at line 193 of file one.api.


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