ipv6_dev_mc_dec   225 include/net/addrconf.h int ipv6_dev_mc_dec(struct net_device *dev, const struct in6_addr *addr);
ipv6_dev_mc_dec  1874 net/bridge/br_multicast.c 	ipv6_dev_mc_dec(br->dev, &addr);
ipv6_dev_mc_dec   804 net/ipv6/addrconf.c 			ipv6_dev_mc_dec(dev, &in6addr_linklocal_allrouters);
ipv6_dev_mc_dec   805 net/ipv6/addrconf.c 			ipv6_dev_mc_dec(dev, &in6addr_interfacelocal_allrouters);
ipv6_dev_mc_dec   806 net/ipv6/addrconf.c 			ipv6_dev_mc_dec(dev, &in6addr_sitelocal_allrouters);
ipv6_dev_mc_dec   988 net/ipv6/mcast.c EXPORT_SYMBOL(ipv6_dev_mc_dec);
ipv6_dev_mc_dec   392 net/ipv6/ndisc.c 	ipv6_dev_mc_dec(dev, &maddr);