![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
vpp->client unmap shared memory segment More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u64 | segment_handle |
vpp->client unmap shared memory segment
| 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.
| u32 vl_api_unmap_segment_t::client_index |
Definition at line 126 of file session.api.
| u32 vl_api_unmap_segment_t::context |
Definition at line 127 of file session.api.
| u64 vl_api_unmap_segment_t::segment_handle |
Definition at line 128 of file session.api.