netif_device_present (9) Linux Manual Page
netif_device_present – is device available or removed
Synopsis
-
bool netif_device_present(struct net_devicedev* );
Arguments
dev
-
- network device
Description
Check if device has not been removed from system.
