netif_device_present (9) - Linux Manuals
netif_device_present: is device available or removed
NAME
netif_device_present - is device available or removed
SYNOPSIS
-
bool netif_device_present(struct net_device
* dev);
ARGUMENTS
dev
-
- network device
DESCRIPTION
Check if device has not been removed from system.
COPYRIGHT