dev_unicast_unsync(9) suse man page | unix.com

Man Page: dev_unicast_unsync

Operating Environment: suse

Section: 9

DEV_UNICAST_UNSYNC(9)					      Network device support					     DEV_UNICAST_UNSYNC(9)

NAME
dev_unicast_unsync - Remove synchronized addresses from the destination device
SYNOPSIS
void dev_unicast_unsync(struct net_device * to, struct net_device * from);
ARGUMENTS
to destination device from source device
DESCRIPTION
Remove all addresses that were added to the destination device by dev_unicast_sync. This function is intended to be called from the dev->stop function of layered software devices.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEV_UNICAST_UNSYNC(9)
Related Man Pages
usb_make_path(9) - suse
device_create(9) - centos
pcap_freealldevs(3pcap) - debian
pcap_findalldevs(3pcap) - centos
rdma_resolve_addr(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I