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)