Home
last modified time | relevance | path

Searched refs:bond_verify_device_path (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbonding.h657 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev,
/kernel/linux/linux-6.6/include/net/
H A Dbonding.h681 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev,
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c2968 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev, in bond_verify_device_path() function
2985 tags = bond_verify_device_path(upper, end_dev, level + 1); in bond_verify_device_path()
3035 tags = bond_verify_device_path(bond->dev, rt->dst.dev, 0); in bond_arp_send_all()
3219 tags = bond_verify_device_path(bond->dev, dst->dev, 0); in bond_ns_send_all()
H A Dbond_alb.c986 tags = bond_verify_device_path(bond->dev, upper, 0); in alb_upper_dev_walk()
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c2771 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev, in bond_verify_device_path() function
2788 tags = bond_verify_device_path(upper, end_dev, level + 1); in bond_verify_device_path()
2838 tags = bond_verify_device_path(bond->dev, rt->dst.dev, 0); in bond_arp_send_all()
H A Dbond_alb.c972 tags = bond_verify_device_path(bond->dev, upper, 0); in alb_upper_dev_walk()

Completed in 21 milliseconds