![]() |
FD.io VPP
v21.01-7-gd004ecdb5
Vector Packet Processing
|
vhost-user interface create response More...
Data Fields | |
| u32 | context |
| i32 | retval |
| vl_api_interface_index_t | sw_if_index |
vhost-user interface create response
| context | - sender context, to match reply w/ request |
| retval | - return code for the request |
| sw_if_index | - interface the operation is applied to |
Definition at line 55 of file vhost_user.api.
| u32 vl_api_create_vhost_user_if_reply_t::context |
Definition at line 57 of file vhost_user.api.
| i32 vl_api_create_vhost_user_if_reply_t::retval |
Definition at line 58 of file vhost_user.api.
| vl_api_interface_index_t vl_api_create_vhost_user_if_reply_t::sw_if_index |
Definition at line 59 of file vhost_user.api.