Searched refs:slave_last_rx (Results 1 – 2 of 2) sorted by relevance
277 static inline unsigned long slave_last_rx(struct bonding *bond, in slave_last_rx() function
2894 if (time_before_eq(jiffies, slave_last_rx(bond, slave) + in bond_ab_arp_inspect()2927 time_after(jiffies, slave_last_rx(bond, slave) + in bond_ab_arp_inspect()2942 (time_after_eq(jiffies, slave_last_rx(bond, slave) in bond_ab_arp_inspect()