NETIF_RUNNING(9) Network device support NETIF_RUNNING(9)NAMEnetif_running - test if upSYNOPSISbool netif_running(const struct net_device * dev);ARGUMENTSdev network deviceDESCRIPTIONTest if the device has been brought up.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_RUNNING(9)
| Related Man Pages |
|---|
| device_create_with_groups(9) - centos |
| struct_class(9) - centos |
| struct_device_driver(9) - centos |
| struct_input_polled_dev(9) - centos |
| device_schedule_callback_owner(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |