Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dif_bonding.h72 #define BOND_MODE_TLB 5 macro
/linux-4.19.296/include/net/
Dbonding.h276 return BOND_MODE(bond) == BOND_MODE_TLB || in bond_is_lb()
294 BOND_MODE(bond) == BOND_MODE_TLB || in bond_mode_can_use_xmit_hash()
307 return mode != BOND_MODE_8023AD && mode != BOND_MODE_TLB && in bond_mode_uses_arp()
313 return mode == BOND_MODE_ACTIVEBACKUP || mode == BOND_MODE_TLB || in bond_mode_uses_primary()