FD.io VPP
v18.07.1-19-g511ce25
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 96 of file session.api.
u32 vl_api_map_another_segment_t::client_index |
Definition at line 97 of file session.api.
u32 vl_api_map_another_segment_t::context |
Definition at line 98 of file session.api.
u8 vl_api_map_another_segment_t::segment_name[128] |
Definition at line 100 of file session.api.
u32 vl_api_map_another_segment_t::segment_size |
Definition at line 99 of file session.api.