Searched refs:rr_tx_counter (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/bonding/ | ||
D | bonding.h | 250 u16 rr_tx_counter; member |
D | bond_main.c | 4134 slave_no = bond->rr_tx_counter++ % bond->slave_cnt; in bond_xmit_roundrobin() |