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