Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbonding.h725 static inline bool bond_slave_has_mac_rcu(struct bonding *bond, const u8 *mac) in bond_slave_has_mac_rcu() function
/openbmc/linux/drivers/net/bonding/
H A Dbond_alb.c666 if (!bond_slave_has_mac_rcu(bond, arp->mac_src)) in rlb_arp_xmit()