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_create_with_groups(9) - centos |
| struct_bus_type(9) - centos |
| struct_input_polled_dev(9) - centos |
| device_schedule_callback_owner(9) - suse |
| ptm(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Controlling user input |