FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vl_api_udp_encap_del_t Struct Reference

Del UDP encap. More...

Data Fields

u32 client_index
 
u32 context
 
u32 id
 

Detailed Description

Del UDP encap.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
id- ID of the encap object the client chose during the add

Definition at line 81 of file udp.api.

Field Documentation

◆ client_index

u32 vl_api_udp_encap_del_t::client_index

Definition at line 83 of file udp.api.

◆ context

u32 vl_api_udp_encap_del_t::context

Definition at line 84 of file udp.api.

◆ id

u32 vl_api_udp_encap_del_t::id

Definition at line 85 of file udp.api.


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