Searched refs:dev_mc_sync (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddev_addr_lists.c594 * dev_mc_sync - Synchronize device's unicast list to another device
605 int dev_mc_sync(struct net_device *to, struct net_device *from) function
619 EXPORT_SYMBOL(dev_mc_sync); variable
627 * dev_mc_sync(). This function is intended to be called from the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dsa/
H A Dslave.c132 dev_mc_sync(master, dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmacvlan.c365 dev_mc_sync(vlan->lowerdev, dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan_dev.c689 dev_mc_sync(vlan_dev_info(vlan_dev)->real_dev, vlan_dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnetdevice.h2145 extern int dev_mc_sync(struct net_device *to, struct net_device *from);

Completed in 141 milliseconds