Searched refs:xmit_policy (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/bonding/
H A Dbonding.h126 int xmit_policy; member in struct:bond_params
H A Dbond_sysfs.c464 xmit_hashtype_tbl[bond->params.xmit_policy].modename,
465 bond->params.xmit_policy) + 1;
504 bond->params.xmit_policy = new_value;
H A Dbond_main.c3000 xmit_hashtype_tbl[bond->params.xmit_policy].modename,
3001 bond->params.xmit_policy);
4195 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER34)
4206 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER34)
4650 params->xmit_policy = xmit_hashtype;

Completed in 54 milliseconds