FD.io VPP  v21.10.1-2-g0a485f517
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 88 of file udp.api.

Field Documentation

◆ context

u32 vl_api_udp_encap_add_reply_t::context

Definition at line 90 of file udp.api.

◆ id

u32 vl_api_udp_encap_add_reply_t::id

Definition at line 92 of file udp.api.

◆ retval

i32 vl_api_udp_encap_add_reply_t::retval

Definition at line 91 of file udp.api.


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