Searched refs:BOND_XMIT_POLICY_LAYER2 (Results 1 – 4 of 4) sorted by relevance
134 [BOND_XMIT_POLICY_LAYER2] = "layer2",301 case BOND_XMIT_POLICY_LAYER2: in test_xdp_bonding_with_mode()521 { "xdp_bonding_xor_layer2", BOND_MODE_XOR, BOND_XMIT_POLICY_LAYER2, },
92 #define BOND_XMIT_POLICY_LAYER2 0 /* layer 2 (MAC only), default */ macro
107 { "layer2", BOND_XMIT_POLICY_LAYER2, BOND_VALFLAG_DEFAULT},
1615 case BOND_XMIT_POLICY_LAYER2: in bond_lag_hash_type()4127 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER2 || in __bond_xmit_hash()5885 int xmit_hashtype = BOND_XMIT_POLICY_LAYER2; in bond_check_params()
Completed in 16 milliseconds