Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dif_bonding.h65 #define BOND_MODE_XOR 2 macro
/linux-2.4.37.9/drivers/net/bonding/
Dbond_main.c603 { "balance-xor", BOND_MODE_XOR},
624 case BOND_MODE_XOR : in bond_mode_name()
4242 case BOND_MODE_XOR: in bond_set_mode_ops()