netdev_boot_setup_check(9) centos man page | unix.com

Man Page: netdev_boot_setup_check

Operating Environment: centos

Section: 9

NETDEV_BOOT_SETUP_CH(9) 				      Network device support					   NETDEV_BOOT_SETUP_CH(9)

NAME
netdev_boot_setup_check - check boot time settings
SYNOPSIS
int netdev_boot_setup_check(struct net_device * dev);
ARGUMENTS
dev the netdevice
DESCRIPTION
Check boot time settings for the device. The found settings are set for the device to be used later in the device probing. Returns 0 if no settings found, 1 if they are.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NETDEV_BOOT_SETUP_CH(9)
Related Man Pages
device_create_vargs(9) - centos
device_schedule_callback_owner(9) - centos
uled(4) - freebsd
nvram(4) - freebsd
mixer(8) - freebsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I