Home
last modified time | relevance | path

Searched refs:slave_last_rx (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/net/
H A Dbonding.h532 static inline unsigned long slave_last_rx(struct bonding *bond, in slave_last_rx() function
/linux-6.15/drivers/net/bonding/
H A Dbond_main.c3280 time_after(slave_last_rx(bond, curr_active_slave), in bond_arp_rcv()
3471 time_after(slave_last_rx(bond, curr_active_slave), in bond_na_rcv()
3666 last_rx = slave_last_rx(bond, slave); in bond_ab_arp_inspect()