FD.io VPP
v17.04.2-2-ga8f93f8
Vector Packet Processing
|
Create loopback interface instance request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | mac_address [6] |
u8 | is_specified |
u32 | user_instance |
Create loopback interface instance request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
mac_address | - mac addr to assign to the interface if none-zero |
is_specified | - if non-0, a specific user_instance is being requested |
user_instance | - requested instance, ~0 => dynamically allocate |