FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_nsh_add_del_map_reply_t Struct Reference

Reply from adding NSH map (nsh_add_del_map) More...

Data Fields

u32 context
 
i32 retval
 
u32 map_index
 

Detailed Description

Reply from adding NSH map (nsh_add_del_map)

Template Parameters
context- sender context, to match reply w/ request
retval- 0 means all ok

Definition at line 102 of file nsh.api.

Field Documentation

◆ context

u32 vl_api_nsh_add_del_map_reply_t::context

Definition at line 103 of file nsh.api.

◆ map_index

u32 vl_api_nsh_add_del_map_reply_t::map_index

Definition at line 105 of file nsh.api.

◆ retval

i32 vl_api_nsh_add_del_map_reply_t::retval

Definition at line 104 of file nsh.api.


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