DEV_UNICAST_ADD(9) Network device support DEV_UNICAST_ADD(9)NAMEdev_unicast_add - add a secondary unicast addressSYNOPSISint dev_unicast_add(struct net_device * dev, void * addr);ARGUMENTSdev device addr address to addDESCRIPTIONAdd a secondary unicast 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_UNICAST_ADD(9)