FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
vhost-user interface create response More...
Data Fields | |
u32 | context |
i32 | retval |
u32 | 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 47 of file vhost_user.api.
u32 vl_api_create_vhost_user_if_reply_t::context |
Definition at line 49 of file vhost_user.api.
i32 vl_api_create_vhost_user_if_reply_t::retval |
Definition at line 50 of file vhost_user.api.
u32 vl_api_create_vhost_user_if_reply_t::sw_if_index |
Definition at line 51 of file vhost_user.api.