FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
bond.api File Reference

This file defines vpe control-plane API messages for the bonding device driver. More...

Go to the source code of this file.

Data Structures

struct  vl_api_bond_create_t
 Initialize a new bond interface with the given paramters. More...
 
struct  vl_api_bond_create_reply_t
 Reply for bond create reply. More...
 
struct  vl_api_bond_delete_t
 Delete bond interface. More...
 
struct  vl_api_bond_enslave_t
 Initialize a new bond interface with the given paramters. More...
 
struct  vl_api_bond_enslave_reply_t
 Reply for bond enslave reply. More...
 
struct  vl_api_bond_detach_slave_t
 bond detach slave More...
 
struct  vl_api_sw_interface_bond_dump_t
 Dump bond interfaces request. More...
 
struct  vl_api_sw_interface_bond_details_t
 Reply for bond dump request. More...
 
struct  vl_api_sw_interface_slave_dump_t
 bond slave dump More...
 
struct  vl_api_sw_interface_slave_details_t
 Reply for slave dump request. More...
 

Variables

option version = "1.0.1"
 

Detailed Description

This file defines vpe control-plane API messages for the bonding device driver.

Definition in file bond.api.

Variable Documentation

option version = "1.0.1"

Definition at line 22 of file bond.api.