Query: dev_unicast_unsync
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEV_UNICAST_UNSYNC(9) Network device support DEV_UNICAST_UNSYNC(9)NAMEdev_unicast_unsync - Remove synchronized addresses from the destination deviceSYNOPSISvoid dev_unicast_unsync(struct net_device * to, struct net_device * from);ARGUMENTSto destination device from source deviceDESCRIPTIONRemove all addresses that were added to the destination device by dev_unicast_sync. This function is intended to be called from the dev->stop function of layered software devices.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DEV_UNICAST_UNSYNC(9)