Searched refs:dev_uc_unsync (Results 1 - 4 of 4) 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.c459 * dev_uc_unsync - Remove synchronized addresses from the destination device
467 void dev_uc_unsync(struct net_device *to, struct net_device *from) function
479 EXPORT_SYMBOL(dev_uc_unsync); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dsa/
H A Dslave.c104 dev_uc_unsync(master, dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan_dev.c541 dev_uc_unsync(real_dev, dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnetdevice.h2136 extern void dev_uc_unsync(struct net_device *to, struct net_device *from);

Completed in 126 milliseconds