FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Reply for bond create reply. More...
Data Fields | |
u32 | context |
i32 | retval |
vl_api_interface_index_t | sw_if_index |
Reply for bond create reply.
context | - returned sender context, to match reply w/ request |
retval | - return code |
sw_if_index | - software index allocated for the new tap interface |
vl_api_interface_index_t vl_api_bond_create_reply_t::sw_if_index |