FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
bond_interface_details_t Struct Reference

BOND interface details struct. More...

Data Fields

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

Detailed Description

BOND interface details struct.

Definition at line 114 of file node.h.

Field Documentation

u32 bond_interface_details_t::active_slaves

Definition at line 122 of file node.h.

u32 bond_interface_details_t::id

Definition at line 117 of file node.h.

u8 bond_interface_details_t::interface_name[64]

Definition at line 118 of file node.h.

u8 bond_interface_details_t::lb

Definition at line 120 of file node.h.

u8 bond_interface_details_t::mode

Definition at line 119 of file node.h.

u8 bond_interface_details_t::numa_only

Definition at line 121 of file node.h.

u32 bond_interface_details_t::slaves

Definition at line 123 of file node.h.

u32 bond_interface_details_t::sw_if_index

Definition at line 116 of file node.h.


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