FD.io VPP
v17.07.01-10-g3be13f0
Vector Packet Processing
|
client->vpp, attach application to session layer More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | initial_segment_size |
u64 | options [16] |
client->vpp, attach application to session layer
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
initial_segment_size | - size of the initial shm segment to be allocated |
options | - segment size, fifo sizes, etc. |
Definition at line 23 of file session.api.
u32 vl_api_application_attach_t::client_index |
Definition at line 24 of file session.api.
u32 vl_api_application_attach_t::context |
Definition at line 25 of file session.api.
u32 vl_api_application_attach_t::initial_segment_size |
Definition at line 26 of file session.api.
u64 vl_api_application_attach_t::options[16] |
Definition at line 27 of file session.api.