FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
vl_api_create_vhost_user_if_reply_t Struct Reference

vhost-user interface create response More...

Data Fields

u32 context
 
i32 retval
 
u32 sw_if_index
 

Detailed Description

vhost-user interface create response

Template Parameters
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 2176 of file vpe.api.

Field Documentation

u32 vl_api_create_vhost_user_if_reply_t::context

Definition at line 2178 of file vpe.api.

i32 vl_api_create_vhost_user_if_reply_t::retval

Definition at line 2179 of file vpe.api.

u32 vl_api_create_vhost_user_if_reply_t::sw_if_index

Definition at line 2180 of file vpe.api.


The documentation for this struct was generated from the following file: