Rechercher une page de manuel
netdev_compute_features
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
netdev_compute_features - compute conjunction of two feature setsSYNOPSIS
- int netdev_compute_features(unsigned long all, unsigned long one);
ARGUMENTS
all
- first feature set
one
- second feature set
DESCRIPTION
Computes a new feature set after adding a device with feature set one to the master device with current feature set all. Returns the new feature set.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre