Query: dev_addr_add
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEV_ADDR_ADD(9) Network device support DEV_ADDR_ADD(9)NAMEdev_addr_add - Add a device addressSYNOPSISint dev_addr_add(struct net_device * dev, unsigned char * addr, unsigned char addr_type);ARGUMENTSdev device addr address to add addr_type address typeDESCRIPTIONAdd a device address to the device or increase the reference count if it already exists. The caller must hold the rtnl_mutex.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DEV_ADDR_ADD(9)