Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dif_bonding.h68 #define BOND_MODE_TLB 5 macro
/linux-2.4.37.9/drivers/net/bonding/
Dbond_main.c606 { "balance-tlb", BOND_MODE_TLB},
630 case BOND_MODE_TLB: in bond_mode_name()
694 if ((bond->params.mode == BOND_MODE_TLB) || in bond_del_vlan()
1466 if ((bond->params.mode == BOND_MODE_TLB) || in bond_change_active_slave()
1494 if ((bond->params.mode == BOND_MODE_TLB) || in bond_change_active_slave()
1685 (bond->params.mode == BOND_MODE_TLB) || in bond_enslave()
1748 if ((bond->params.mode == BOND_MODE_TLB) || in bond_enslave()
1913 case BOND_MODE_TLB: in bond_enslave()
2094 if ((bond->params.mode == BOND_MODE_TLB) || in bond_release()
2221 if ((bond->params.mode == BOND_MODE_TLB) || in bond_release_all()
[all …]
Dbonding.h81 ((mode) == BOND_MODE_TLB) || \