init_dummy_netdev(9) suse man page | unix.com

Man Page: init_dummy_netdev

Operating Environment: suse

Section: 9

INIT_DUMMY_NETDEV(9)					      Network device support					      INIT_DUMMY_NETDEV(9)

NAME
init_dummy_netdev - init a dummy network device for NAPI
SYNOPSIS
int init_dummy_netdev(struct net_device * dev);
ARGUMENTS
dev device to init
DESCRIPTION
This takes a network device structure and initialize the minimum amount of fields so it can be used to schedule NAPI polls without registering a full blown interface. This is to be used by drivers that need to tie several hardware interfaces to a single NAPI poll scheduler due to HW limitations.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 INIT_DUMMY_NETDEV(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
device_create(9) - suse
struct_spi_driver(9) - suse
struct_usb_gadget(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy & PAM configuration exposure