Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dbonding.h684 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev,
/linux-5.19.10/drivers/net/bonding/
Dbond_main.c2876 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev, in bond_verify_device_path() argument
2884 if (start_dev == end_dev) { in bond_verify_device_path()
2892 netdev_for_each_upper_dev_rcu(start_dev, upper, iter) { in bond_verify_device_path()