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

vpp->client unmap shared memory segment More...

Data Fields

u32 client_index
 
u32 context
 
u64 segment_handle
 

Detailed Description

vpp->client unmap shared memory segment

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
segment_name- segment name
segment_handle- handle of the segment to be unmapped

Definition at line 125 of file session.api.

Field Documentation

◆ client_index

u32 vl_api_unmap_segment_t::client_index

Definition at line 126 of file session.api.

◆ context

u32 vl_api_unmap_segment_t::context

Definition at line 127 of file session.api.

◆ segment_handle

u64 vl_api_unmap_segment_t::segment_handle

Definition at line 128 of file session.api.


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