FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
vl_api_bond_create_reply_t Struct Reference

Reply for bond create reply. More...

Data Fields

u32 context
 
i32 retval
 
u32 sw_if_index
 

Detailed Description

Reply for bond create reply.

Template Parameters
context- returned sender context, to match reply w/ request
retval- return code
sw_if_index- software index allocated for the new tap interface

Definition at line 47 of file bond.api.

Field Documentation

u32 vl_api_bond_create_reply_t::context

Definition at line 49 of file bond.api.

i32 vl_api_bond_create_reply_t::retval

Definition at line 50 of file bond.api.

u32 vl_api_bond_create_reply_t::sw_if_index

Definition at line 51 of file bond.api.


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