Searched refs:bond_verify_device_path (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/include/net/ |
| D | bonding.h | 681 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev,
|
| /Linux-v6.6/drivers/net/bonding/ |
| D | bond_main.c | 2960 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev, in bond_verify_device_path() function 2977 tags = bond_verify_device_path(upper, end_dev, level + 1); in bond_verify_device_path() 3027 tags = bond_verify_device_path(bond->dev, rt->dst.dev, 0); in bond_arp_send_all() 3211 tags = bond_verify_device_path(bond->dev, dst->dev, 0); in bond_ns_send_all()
|
| D | bond_alb.c | 986 tags = bond_verify_device_path(bond->dev, upper, 0); in alb_upper_dev_walk()
|