Home
last modified time | relevance | path

Searched refs:dev_uc_unsync (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/net/core/
Ddev_addr_lists.c461 void dev_uc_unsync(struct net_device *to, struct net_device *from) in dev_uc_unsync() function
473 EXPORT_SYMBOL(dev_uc_unsync);
/linux-3.4.99/net/dsa/
Dslave.c104 dev_uc_unsync(master, dev); in dsa_slave_close()
/linux-3.4.99/net/8021q/
Dvlan_dev.c330 dev_uc_unsync(real_dev, dev); in vlan_dev_stop()
/linux-3.4.99/include/linux/
Dnetdevice.h2555 extern void dev_uc_unsync(struct net_device *to, struct net_device *from);