FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
vpp->client unmap shared memory segment
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 216 of file session.api.
u32 vl_api_unmap_segment_t::client_index |
Definition at line 217 of file session.api.
u32 vl_api_unmap_segment_t::context |
Definition at line 218 of file session.api.
u64 vl_api_unmap_segment_t::segment_handle |
Definition at line 219 of file session.api.