Home
last modified time | relevance | path

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

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