:: RootR :: | Hosting | Order | Map | Login | Secure Inter-Network Operations | |
__dev_uc_unsync(9) - phpMan __DEV_UC_UNSYNC(9) Network device support __DEV_UC_UNSYNC(9) NAME __dev_uc_unsync - Remove synchronized addresses from device SYNOPSIS void __dev_uc_unsync(struct net_device * dev, int (*unsync) (struct net_device *, const unsigned char *)); ARGUMENTS dev device to sync unsync function to call if address should be removed DESCRIPTION Remove all addresses that were added to the device by dev_uc_sync. COPYRIGHT Kernel Hackers Manual 4.8. January 2017 __DEV_UC_UNSYNC(9) |