FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
vl_api_application_attach_t Struct Reference

client->vpp, attach application to session layer More...

Data Fields

u32 client_index
 
u32 context
 
u32 initial_segment_size
 
u64 options [16]
 

Detailed Description

client->vpp, attach application to session layer

Template Parameters
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.

Field Documentation

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.


The documentation for this struct was generated from the following file: