FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
vhost-user interface modify request More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | sw_if_index |
u8 | is_server |
u8 | sock_filename [256] |
u8 | renumber |
u32 | custom_dev_instance |
vhost-user interface modify request
client_index | - opaque cookie to identify the sender |
is_server | - our side is socket server |
sock_filename | - unix socket filename, used to speak with frontend |
Definition at line 55 of file vhost_user.api.
u32 vl_api_modify_vhost_user_if_t::client_index |
Definition at line 57 of file vhost_user.api.
u32 vl_api_modify_vhost_user_if_t::context |
Definition at line 58 of file vhost_user.api.
u32 vl_api_modify_vhost_user_if_t::custom_dev_instance |
Definition at line 63 of file vhost_user.api.
u8 vl_api_modify_vhost_user_if_t::is_server |
Definition at line 60 of file vhost_user.api.
u8 vl_api_modify_vhost_user_if_t::renumber |
Definition at line 62 of file vhost_user.api.
u8 vl_api_modify_vhost_user_if_t::sock_filename[256] |
Definition at line 61 of file vhost_user.api.
u32 vl_api_modify_vhost_user_if_t::sw_if_index |
Definition at line 59 of file vhost_user.api.