FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Initialize a new pipe interface with the given paramters. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_specified |
u32 | user_instance |
Initialize a new pipe interface with the given paramters.
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 |