Searched refs:bond_confirm_addr (Results 1 – 2 of 2) sorted by relevance
629 static inline __be32 bond_confirm_addr(struct net_device *dev, __be32 dst, __be32 local) in bond_confirm_addr() function
2922 return ip == bond_confirm_addr(upper, 0, ip); in bond_upper_dev_walk()2932 if (ip == bond_confirm_addr(bond->dev, 0, ip)) in bond_has_this_ip()3103 addr = bond_confirm_addr(rt->dst.dev, targets[i], 0); in bond_arp_send_all()