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

configure or disable LISP PITR node More...

Data Fields

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

Detailed Description

configure or disable LISP 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 137 of file lisp.api.

Field Documentation

◆ client_index

u32 vl_api_lisp_pitr_set_locator_set_t::client_index

Definition at line 139 of file lisp.api.

◆ context

u32 vl_api_lisp_pitr_set_locator_set_t::context

Definition at line 140 of file lisp.api.

◆ is_add

bool vl_api_lisp_pitr_set_locator_set_t::is_add[default=true]

Definition at line 141 of file lisp.api.

◆ ls_name

string vl_api_lisp_pitr_set_locator_set_t::ls_name[64]

Definition at line 142 of file lisp.api.


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