FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
vl_api_sw_interface_bond_details_t Struct Reference

Reply for bond dump request. More...

Data Fields

u32 context
 
u32 sw_if_index
 
u8 interface_name [64]
 
u8 mode
 
u8 lb
 
u32 active_slaves
 
u32 slaves
 

Detailed Description

Reply for bond dump request.

Template Parameters
sw_if_index- software index of bond interface
interface_name- name of interface
mode- bonding mode
lb- load balance algo
active_slaves- active slaves count
slaves- config slave count

Definition at line 121 of file bond.api.

Field Documentation

u32 vl_api_sw_interface_bond_details_t::active_slaves

Definition at line 128 of file bond.api.

u32 vl_api_sw_interface_bond_details_t::context

Definition at line 123 of file bond.api.

u8 vl_api_sw_interface_bond_details_t::interface_name[64]

Definition at line 125 of file bond.api.

u8 vl_api_sw_interface_bond_details_t::lb

Definition at line 127 of file bond.api.

u8 vl_api_sw_interface_bond_details_t::mode

Definition at line 126 of file bond.api.

u32 vl_api_sw_interface_bond_details_t::slaves

Definition at line 129 of file bond.api.

u32 vl_api_sw_interface_bond_details_t::sw_if_index

Definition at line 124 of file bond.api.


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