Searched refs:start_dev (Results 1 – 2 of 2) sorted by relevance
639 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev,
2431 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev, in bond_verify_device_path() argument2439 if (start_dev == end_dev) { in bond_verify_device_path()2447 netdev_for_each_upper_dev_rcu(start_dev, upper, iter) { in bond_verify_device_path()