Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_main.c2940 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev, in bond_verify_device_path() argument
2948 if (start_dev == end_dev) { in bond_verify_device_path()
2956 netdev_for_each_upper_dev_rcu(start_dev, upper, iter) { in bond_verify_device_path()