Rechercher une page de manuel
free_netdev
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
free_netdev - free network deviceSYNOPSIS
- void free_netdev(struct net_device * dev);
ARGUMENTS
dev
- device
DESCRIPTION
This function does the last stage of destroying an allocated device interface. The reference to the device object is released. If this is the last reference then it will be freed.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre