Query: unregister_netdevice_queue
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNREGISTER_NETDEVICE(9) Network device support UNREGISTER_NETDEVICE(9)NAMEunregister_netdevice_queue - remove device from the kernelSYNOPSISvoid unregister_netdevice_queue(struct net_device * dev, struct list_head * head);ARGUMENTSdev device head listDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 UNREGISTER_NETDEVICE(9)
Related Man Pages |
---|
device_create_with_groups(9) - centos |
device_create_vargs(9) - suse |
struct_ff_device(9) - suse |
struct_input_handler(9) - suse |
struct_input_polled_dev(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Change directory error |
Getting command output to putty window title. |
Migrating to UNIX |
Tar Command |