table of contents
other versions
- stretch 4.9.168-1
 
| __DEV_MC_UNSYNC(9) | Network device support | __DEV_MC_UNSYNC(9) | 
NAME¶
__dev_mc_unsync - Remove synchronized addresses from deviceSYNOPSIS¶
void __dev_mc_unsync(struct net_device * dev, int (*unsync) (struct net_device *, const unsigned char *));
ARGUMENTS¶
devdevice to sync
unsync
function to call if address should be removed
DESCRIPTION¶
Remove all addresses that were added to the device by dev_mc_sync.COPYRIGHT¶
| April 2019 | Kernel Hackers Manual 4.9. |