FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
vpp->client, please map an additional shared memory segment More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | segment_size |
u8 | segment_name [128] |
vpp->client, please map an additional shared memory segment
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
segment_name | - |
Definition at line 62 of file session.api.
u32 vl_api_map_another_segment_t::client_index |
Definition at line 63 of file session.api.
u32 vl_api_map_another_segment_t::context |
Definition at line 64 of file session.api.
u8 vl_api_map_another_segment_t::segment_name[128] |
Definition at line 66 of file session.api.
u32 vl_api_map_another_segment_t::segment_size |
Definition at line 65 of file session.api.