Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bonding/
Dbond_main.c179 static int xmit_hashtype = BOND_XMIT_POLICY_LAYER2; variable
4657 xmit_hashtype = bond_parse_parm(xmit_hash_policy, in bond_check_params()
4659 if (xmit_hashtype == -1) { in bond_check_params()
4926 params->xmit_policy = xmit_hashtype; in bond_check_params()