netif_device_present(9) centos man page | unix.com

Man Page: netif_device_present

Operating Environment: centos

Section: 9

NETIF_DEVICE_PRESENT(9) 				      Network device support					   NETIF_DEVICE_PRESENT(9)

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
Kernel Hackers Manual 3.10 June 2014 NETIF_DEVICE_PRESENT(9)
Related Man Pages
device_create_vargs(9) - centos
struct_bus_type(9) - centos
struct_ff_device(9) - centos
device_create(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq