Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dbonding.h707 static inline bool bond_slave_has_mac_rx(struct bonding *bond, const u8 *mac) in bond_slave_has_mac_rx() function
/Linux-v5.10/drivers/net/bonding/
Dbond_alb.c662 if (!bond_slave_has_mac_rx(bond, arp->mac_src)) in rlb_arp_xmit()