Man Page: netdev_has_any_upper_dev
Operating Environment: centos
Section: 9
NETDEV_HAS_ANY_UPPER(9) Network device support NETDEV_HAS_ANY_UPPER(9)NAMEnetdev_has_any_upper_dev - Check if device is linked to some deviceSYNOPSISbool netdev_has_any_upper_dev(struct net_device * dev);ARGUMENTSdev deviceDESCRIPTIONFind out if a device is linked to an upper device and return true in case it is. The caller must hold the RTNL lock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETDEV_HAS_ANY_UPPER(9)
| Related Man Pages |
|---|
| device_schedule_callback_owner(9) - centos |
| struct_class(9) - centos |
| device_schedule_callback_owner(9) - suse |
| ptm(4) - netbsd |
| struct_input_polled_dev(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Unsure why access time on a directory change isn't changing |