Test if up
bool netif_running(const struct net_device * dev);
dev
network device
Test if the device has been brought up.