centos man page for netdev_has_upper_dev

Query: netdev_has_upper_dev

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NETDEV_HAS_UPPER_DEV(9) 				      Network device support					   NETDEV_HAS_UPPER_DEV(9)

NAME
netdev_has_upper_dev - Check if device is linked to an upper device
SYNOPSIS
bool netdev_has_upper_dev(struct net_device * dev, struct net_device * upper_dev);
ARGUMENTS
dev device upper_dev upper device to check
DESCRIPTION
Find out if a device is linked to specified upper device and return true in case it is. Note that this checks only immediate upper device, not through a complete stack of devices. The caller must hold the RTNL lock.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NETDEV_HAS_UPPER_DEV(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
struct_class(9) - centos
struct_spi_driver(9) - centos
nutscan_add_device_to_device(3) - debian
ptm(4) - netbsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it