dev_unicast_sync(9) suse man page | unix.com

Man Page: dev_unicast_sync

Operating Environment: suse

Section: 9

DEV_UNICAST_SYNC(9)					      Network device support					       DEV_UNICAST_SYNC(9)

NAME
dev_unicast_sync - Synchronize device's unicast list to another device
SYNOPSIS
int dev_unicast_sync(struct net_device * to, struct net_device * from);
ARGUMENTS
to destination device from source device
DESCRIPTION
Add newly added addresses to the destination device and release addresses that have no users left. The source device must be locked by netif_tx_lock_bh. This function is intended to be called from the dev->set_rx_mode function of layered software devices.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEV_UNICAST_SYNC(9)
Related Man Pages
usb_make_path(9) - suse
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
rdma_resolve_addr(3) - debian
device_create(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I