Rechercher une page de manuel
netdev_boot_setup_check
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
netdev_boot_setup_check - check boot time settingsSYNOPSIS
- 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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre