FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_app_attach_t Struct Reference

Application attach to session layer. More...

Data Fields

u32 client_index
 
u32 context
 
u64 options [18]
 
string namespace_id []
 

Detailed Description

Application attach to session layer.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
options- segment size, fifo sizes, etc.
namespace_id- string

Definition at line 37 of file session.api.

Field Documentation

◆ client_index

u32 vl_api_app_attach_t::client_index

Definition at line 38 of file session.api.

◆ context

u32 vl_api_app_attach_t::context

Definition at line 39 of file session.api.

◆ namespace_id

string vl_api_app_attach_t::namespace_id[]

Definition at line 41 of file session.api.

◆ options

u64 vl_api_app_attach_t::options[18]

Definition at line 40 of file session.api.


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