table of contents
other versions
- stretch 4.9.168-1
NETIF_DEVICE_PRESENT(9) | Network device support | NETIF_DEVICE_PRESENT(9) |
NAME¶
netif_device_present - is device available or removedSYNOPSIS¶
bool netif_device_present(struct net_device * dev);
ARGUMENTS¶
devnetwork device
DESCRIPTION¶
Check if device has not been removed from system.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |