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

Reply for ONE NSH mapping. More...

Data Fields

u32 context
 
i32 retval
 
bool is_set
 
string locator_set_name [64]
 

Detailed Description

Reply for ONE NSH mapping.

Template Parameters
context- sender context, to match reply w/ request
is_set- is ONE NSH mapping set
locator_set_name- name of the locator_set if NSH mapping is set

Definition at line 871 of file one.api.

Field Documentation

◆ context

u32 vl_api_show_one_nsh_mapping_reply_t::context

Definition at line 873 of file one.api.

◆ is_set

bool vl_api_show_one_nsh_mapping_reply_t::is_set

Definition at line 875 of file one.api.

◆ locator_set_name

string vl_api_show_one_nsh_mapping_reply_t::locator_set_name[64]

Definition at line 876 of file one.api.

◆ retval

i32 vl_api_show_one_nsh_mapping_reply_t::retval

Definition at line 874 of file one.api.


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