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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_3ad.c2323 int slaves_in_agg; local
2344 slaves_in_agg = ad_info.ports;
2347 if (slaves_in_agg == 0) {
2353 slave_agg_no = bond->xmit_hash_policy(skb, slaves_in_agg);

Completed in 165 milliseconds