unregister_netdevice_queue(9) suse man page | unix.com

Man Page: unregister_netdevice_queue

Operating Environment: suse

Section: 9

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 2.6. July 2010 UNREGISTER_NETDEVICE(9)
Related Man Pages
device_create_with_groups(9) - centos
device_schedule_callback_owner(9) - centos
struct_device_driver(9) - centos
list(3) - debian
ptm(4) - netbsd
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend