unregister_netdevice_queue(9) centos man page | unix.com

Query: unregister_netdevice_queue

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNREGISTER_NETDEVICE(9) 				      Network device support					   UNREGISTER_NETDEVICE(9)

NAME
unregister_netdevice_queue - remove device from the kernel
SYNOPSIS
void unregister_netdevice_queue(struct net_device * dev, struct list_head * head);
ARGUMENTS
dev device head list
DESCRIPTION
This function shuts down a device interface and removes it from the kernel tables. If head not NULL, device is queued to be unregistered later. Callers must hold the rtnl semaphore. You may want unregister_netdev instead of this.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 UNREGISTER_NETDEVICE(9)
Related Man Pages
struct_bus_type(9) - centos
struct_ff_device(9) - centos
struct_rio_dev(9) - centos
device_create(9) - suse
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input