Home
last modified time | relevance | path

Searched refs:BOND_MODE_TLB (Results 1 – 2 of 2) sorted by relevance

/include/uapi/linux/
A Dif_bonding.h72 #define BOND_MODE_TLB 5 macro
/include/net/
A Dbonding.h309 return BOND_MODE(bond) == BOND_MODE_TLB || in bond_is_lb()
327 BOND_MODE(bond) == BOND_MODE_TLB || in bond_mode_can_use_xmit_hash()
340 return mode != BOND_MODE_8023AD && mode != BOND_MODE_TLB && in bond_mode_uses_arp()
346 return mode == BOND_MODE_ACTIVEBACKUP || mode == BOND_MODE_TLB || in bond_mode_uses_primary()

Completed in 6 milliseconds