FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
bond_if_t Struct Reference
+ Collaboration diagram for bond_if_t:

Data Fields

u8 admin_up
 
u8 mode
 
u8 lb
 
u8 is_local_numa
 
u32 sw_if_index_working
 
u32 lb_rr_last_index
 
u32 dev_instance
 
u32 id
 
u32 hw_if_index
 
u32 sw_if_index
 
u32slaves
 
u32active_slaves
 
lacp_port_info_t partner
 
lacp_port_info_t actor
 
u8 individual_aggregator
 
u8 numa_only
 
u8 gso
 
word n_numa_slaves
 
u32 group
 
uwordport_number_bitmap
 
u8 use_custom_mac
 
u8 hw_address [6]
 
clib_spinlock_t lockp
 

Detailed Description

Definition at line 157 of file node.h.

Field Documentation

◆ active_slaves

u32* bond_if_t::active_slaves

Definition at line 184 of file node.h.

◆ actor

lacp_port_info_t bond_if_t::actor

Definition at line 187 of file node.h.

◆ admin_up

u8 bond_if_t::admin_up

Definition at line 159 of file node.h.

◆ dev_instance

u32 bond_if_t::dev_instance

Definition at line 172 of file node.h.

◆ group

u32 bond_if_t::group

Definition at line 199 of file node.h.

◆ gso

u8 bond_if_t::gso

Definition at line 194 of file node.h.

◆ hw_address

u8 bond_if_t::hw_address[6]

Definition at line 202 of file node.h.

◆ hw_if_index

u32 bond_if_t::hw_if_index

Definition at line 177 of file node.h.

◆ id

u32 bond_if_t::id

Definition at line 175 of file node.h.

◆ individual_aggregator

u8 bond_if_t::individual_aggregator

Definition at line 188 of file node.h.

◆ is_local_numa

u8 bond_if_t::is_local_numa

Definition at line 165 of file node.h.

◆ lb

u8 bond_if_t::lb

Definition at line 161 of file node.h.

◆ lb_rr_last_index

u32 bond_if_t::lb_rr_last_index

Definition at line 169 of file node.h.

◆ lockp

clib_spinlock_t bond_if_t::lockp

Definition at line 204 of file node.h.

◆ mode

u8 bond_if_t::mode

Definition at line 160 of file node.h.

◆ n_numa_slaves

word bond_if_t::n_numa_slaves

Definition at line 197 of file node.h.

◆ numa_only

u8 bond_if_t::numa_only

Definition at line 193 of file node.h.

◆ partner

lacp_port_info_t bond_if_t::partner

Definition at line 186 of file node.h.

◆ port_number_bitmap

uword* bond_if_t::port_number_bitmap

Definition at line 200 of file node.h.

◆ slaves

u32* bond_if_t::slaves

Definition at line 181 of file node.h.

◆ sw_if_index

u32 bond_if_t::sw_if_index

Definition at line 178 of file node.h.

◆ sw_if_index_working

u32 bond_if_t::sw_if_index_working

Definition at line 167 of file node.h.

◆ use_custom_mac

u8 bond_if_t::use_custom_mac

Definition at line 201 of file node.h.


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