table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
NETDEV_MASTER_UPPER_(9) | Network device support | NETDEV_MASTER_UPPER_(9) |
NAME¶
netdev_master_upper_dev_get - Get master upper deviceSYNOPSIS¶
struct
net_device *
netdev_master_upper_dev_get(struct net_device * dev);
ARGUMENTS¶
devdevice
DESCRIPTION¶
Find a master upper device and return pointer to it or NULL in case it's not there. The caller must hold the RTNL lock.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |