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

Add UDP encap reply. More...

Data Fields

u32 context
 
i32 retval
 
u32 id
 

Detailed Description

Add UDP encap reply.

Template Parameters
context- sender context, to match reply w/ request
retval- success/failure return value
id- The ID of the encap object that should be used on delete and when reading stats from the stats segment.

Definition at line 68 of file udp.api.

Field Documentation

u32 vl_api_udp_encap_add_reply_t::context

Definition at line 70 of file udp.api.

u32 vl_api_udp_encap_add_reply_t::id

Definition at line 72 of file udp.api.

i32 vl_api_udp_encap_add_reply_t::retval

Definition at line 71 of file udp.api.


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