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

BOND interface details struct. More...

Data Fields

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

Detailed Description

BOND interface details struct.

Definition at line 107 of file node.h.

Field Documentation

u32 bond_interface_details_t::active_slaves

Definition at line 113 of file node.h.

u8 bond_interface_details_t::interface_name[64]

Definition at line 110 of file node.h.

u8 bond_interface_details_t::lb

Definition at line 112 of file node.h.

u8 bond_interface_details_t::mode

Definition at line 111 of file node.h.

u32 bond_interface_details_t::slaves

Definition at line 114 of file node.h.

u32 bond_interface_details_t::sw_if_index

Definition at line 109 of file node.h.


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