init_dummy_netdev(9) centos man page | unix.com

Man Page: init_dummy_netdev

Operating Environment: centos

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 3.10 June 2014 INIT_DUMMY_NETDEV(9)
Related Man Pages
device_create_vargs(9) - centos
device_rename(9) - centos
struct_regulator_config(9) - centos
i2c_register_board_info(9) - centos
s_n_d(8) - minix
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
Controlling user input