Home
last modified time | relevance | path

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

/include/uapi/linux/
Dif_bonding.h72 #define BOND_MODE_TLB 5 macro
/include/net/
Dbonding.h306 return BOND_MODE(bond) == BOND_MODE_TLB || in bond_is_lb()
324 BOND_MODE(bond) == BOND_MODE_TLB || in bond_mode_can_use_xmit_hash()
337 return mode != BOND_MODE_8023AD && mode != BOND_MODE_TLB && in bond_mode_uses_arp()
343 return mode == BOND_MODE_ACTIVEBACKUP || mode == BOND_MODE_TLB || in bond_mode_uses_primary()