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

Status of lisp pitr, enable or disable. More...

Data Fields

u32 context
 
i32 retval
 
bool is_enabled
 
string locator_set_name [64]
 

Detailed Description

Status of lisp pitr, enable or disable.

Template Parameters
context- sender context, to match reply w/ request
status- lisp pitr enable if non-zero, else disable
locator_set_name- name of the locator_set

Definition at line 662 of file lisp.api.

Field Documentation

◆ context

u32 vl_api_show_lisp_pitr_reply_t::context

Definition at line 664 of file lisp.api.

◆ is_enabled

bool vl_api_show_lisp_pitr_reply_t::is_enabled

Definition at line 666 of file lisp.api.

◆ locator_set_name

string vl_api_show_lisp_pitr_reply_t::locator_set_name[64]

Definition at line 667 of file lisp.api.

◆ retval

i32 vl_api_show_lisp_pitr_reply_t::retval

Definition at line 665 of file lisp.api.


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