Query: dev_addr_add_multiple
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEV_ADDR_ADD_MULTIPL(9) Network device support DEV_ADDR_ADD_MULTIPL(9)NAMEdev_addr_add_multiple - Add device addresses from another deviceSYNOPSISint dev_addr_add_multiple(struct net_device * to_dev, struct net_device * from_dev, unsigned char addr_type);ARGUMENTSto_dev device to which addresses will be added from_dev device from which addresses will be added addr_type address type - 0 means type will be used from from_devDESCRIPTIONAdd device addresses of the one device to another. * The caller must hold the rtnl_mutex.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DEV_ADDR_ADD_MULTIPL(9)