netif_running (9) Linux Manual Page
netif_running – test if up
Synopsis
- bool netif_running(const struct net_device
* dev);
Arguments
dev
-
- network device
Description
Test if the device has been brought up.
netif_running – test if up
dev
Test if the device has been brought up.