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
struct_class(9) - centos
struct_rio_dev(9) - centos
rdma_resolve_addr(3) - debian
rdma_resolve_addr(3) - centos
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I