FD.io VPP
v21.10.1-2-g0a485f517
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 122 of file vhost_user.api.
u32 vl_api_create_vhost_user_if_v2_reply_t::context |
Definition at line 124 of file vhost_user.api.
i32 vl_api_create_vhost_user_if_v2_reply_t::retval |
Definition at line 125 of file vhost_user.api.
vl_api_interface_index_t vl_api_create_vhost_user_if_v2_reply_t::sw_if_index |
Definition at line 126 of file vhost_user.api.