Query: netdev_master_upper_dev_get
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETDEV_MASTER_UPPER_(9) Network device support NETDEV_MASTER_UPPER_(9)NAMEnetdev_master_upper_dev_get - Get master upper deviceSYNOPSISstruct net_device * netdev_master_upper_dev_get(struct net_device * dev);ARGUMENTSdev deviceDESCRIPTIONFind a master upper device and return pointer to it or NULL in case it's not there. The caller must hold the RTNL lock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETDEV_MASTER_UPPER_(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_with_groups(9) - centos |
| struct_input_polled_dev(9) - centos |
| ptm(4) - netbsd |
| pty(4) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |