Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dif_bonding.h68 #define BOND_MODE_XOR 2 macro
/linux-3.4.99/drivers/net/bonding/
Dbond_procfs.c76 if (bond->params.mode == BOND_MODE_XOR || in bond_info_show_master()
Dbond_main.c204 { "balance-xor", BOND_MODE_XOR},
260 [BOND_MODE_XOR] = "load balancing (xor)", in bond_mode_name()
4198 case BOND_MODE_XOR: in __bond_start_xmit()
4253 case BOND_MODE_XOR: in bond_set_mode_ops()
4455 if ((bond_mode != BOND_MODE_XOR) && in bond_check_params()