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_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_bus_type(9) - centos |
| struct_input_polled_dev(9) - centos |
| struct_regulator_config(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |