Rechercher une page de manuel
dev_unicast_delete
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
dev_unicast_delete - Release secondary unicast address.SYNOPSIS
- int dev_unicast_delete(struct net_device * dev, void * addr, int alen);
ARGUMENTS
dev
- device
addr
- address to delete
alen
- length of addr
DESCRIPTION
Release reference to a secondary unicast address and remove it from the device if the reference count drops to zero.
The caller must hold the rtnl_mutex.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre