1__DEV_MC_UNSYNC(9)          Network device support          __DEV_MC_UNSYNC(9)
2
3
4

NAME

6       __dev_mc_unsync - Remove synchonized addresses from device
7

SYNOPSIS

9       void __dev_mc_unsync(struct net_device * dev,
10                            int (*unsync) (struct net_device *, const unsigned char *));
11

ARGUMENTS

13       dev
14           device to sync
15
16       unsync
17           function to call if address should be removed
18

DESCRIPTION

20       Remove all addresses that were added to the device by dev_mc_sync.
21
23Kernel Hackers Manual 3.10         June 2019                __DEV_MC_UNSYNC(9)
Impressum