dev_unicast_sync 1654 include/linux/netdevice.h extern int		dev_unicast_sync(struct net_device *to, struct net_device *from);
dev_unicast_sync  563 net/8021q/vlan_dev.c 	dev_unicast_sync(vlan_dev_info(vlan_dev)->real_dev, vlan_dev);
dev_unicast_sync   77 net/dsa/slave.c 	dev_unicast_sync(master, dev);