FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_nsh_add_del_entry_reply_t Struct Reference

Reply from adding NSH entry (nsh_add_del_entry) More...

Data Fields

u32 context
 
i32 retval
 
u32 entry_index
 

Detailed Description

Reply from adding NSH entry (nsh_add_del_entry)

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

Definition at line 41 of file nsh.api.

Field Documentation

u32 vl_api_nsh_add_del_entry_reply_t::context

Definition at line 42 of file nsh.api.

u32 vl_api_nsh_add_del_entry_reply_t::entry_index

Definition at line 44 of file nsh.api.

i32 vl_api_nsh_add_del_entry_reply_t::retval

Definition at line 43 of file nsh.api.


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