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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbonding.h122 int xmit_policy; member in struct:bond_params
H A Dbond_sysfs.c353 xmit_hashtype_tbl[bond->params.xmit_policy].modename,
354 bond->params.xmit_policy);
379 bond->params.xmit_policy = new_value;
H A Dbond_main.c3229 xmit_hashtype_tbl[bond->params.xmit_policy].modename,
3230 bond->params.xmit_policy);
4441 switch (bond->params.xmit_policy) {
5038 params->xmit_policy = xmit_hashtype;

Completed in 43 milliseconds