Home
last modified time | relevance | path

Searched refs:bond_has_this_ip (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c2689 static bool bond_has_this_ip(struct bonding *bond, __be32 ip) in bond_has_this_ip() function
2863 if (!sip || !bond_has_this_ip(bond, tip)) { in bond_validate_arp()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c2871 static bool bond_has_this_ip(struct bonding *bond, __be32 ip) in bond_has_this_ip() function
3060 if (!sip || !bond_has_this_ip(bond, tip)) { in bond_validate_arp()

Completed in 13 milliseconds