netdev_has_upper_dev_all_rcu — Check if device is linked to an upper device
bool netdev_has_upper_dev_all_rcu (
)
dev
device
upper_dev
upper device to check
Find out if a device is linked to specified upper device and return true in case it is. Note that this checks the entire upper device chain. The caller must hold rcu lock.