FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
vl_api_pipe_create_t Struct Reference

Initialize a new pipe interface with the given paramters. More...

Data Fields

u32 client_index
 
u32 context
 
u8 is_specified
 
u32 user_instance
 

Detailed Description

Initialize a new pipe interface with the given paramters.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
is_specified- if non-0, a specific user_instance is being requested
user_instance- requested instance, ~0 => dynamically allocate

Definition at line 30 of file pipe.api.

Field Documentation

u32 vl_api_pipe_create_t::client_index

Definition at line 32 of file pipe.api.

u32 vl_api_pipe_create_t::context

Definition at line 33 of file pipe.api.

u8 vl_api_pipe_create_t::is_specified

Definition at line 34 of file pipe.api.

u32 vl_api_pipe_create_t::user_instance

Definition at line 35 of file pipe.api.


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