Rechercher une page de manuel
dev_unicast_add
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
dev_unicast_add - add a secondary unicast addressSYNOPSIS
- int dev_unicast_add(struct net_device * dev, void * addr, int alen);
ARGUMENTS
dev
- device
addr
- address to add
alen
- length of addr
DESCRIPTION
Add a secondary unicast address to the device or increase the reference count if it already exists.
The caller must hold the rtnl_mutex.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre