![]() |
FD.io VPP
v21.01-8-g9330de53e
Vector Packet Processing
|
Initialize a new pipe interface with the given parameters. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| bool | is_specified |
| u32 | user_instance |
Initialize a new pipe interface with the given 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 |