Query: init_dummy_netdev
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INIT_DUMMY_NETDEV(9) Network device support INIT_DUMMY_NETDEV(9)NAMEinit_dummy_netdev - init a dummy network device for NAPISYNOPSISint init_dummy_netdev(struct net_device * dev);ARGUMENTSdev device to initDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 INIT_DUMMY_NETDEV(9)
| Related Man Pages |
|---|
| struct_device_driver(9) - centos |
| s_n_d(8) - minix |
| i2c_register_board_info(9) - suse |
| struct_input_polled_dev(9) - suse |
| struct_spi_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |
| Shopt -s histappend |