netif_device_detach(9) centos man page | unix.com

Man Page: netif_device_detach

Operating Environment: centos

Section: 9

NETIF_DEVICE_DETACH(9)					      Network device support					    NETIF_DEVICE_DETACH(9)

NAME
netif_device_detach - mark device as removed
SYNOPSIS
void netif_device_detach(struct net_device * dev);
ARGUMENTS
dev network device
DESCRIPTION
Mark device as removed from system and therefore no longer available.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NETIF_DEVICE_DETACH(9)
Related Man Pages
device_create_with_groups(9) - centos
struct_bus_type(9) - centos
struct_input_polled_dev(9) - centos
ng_device(4) - freebsd
ng_device(4) - plan9
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
[TIP] Processing YAML files with yq