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_vargs(9) - centos |
| device_schedule_callback_owner(9) - centos |
| struct_class(9) - centos |
| nutscan_add_device_to_device(3) - debian |
| device_create(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |