taglinefilesource code
mc_count128include/linux/netdevice.hint       mc_count;  /* Number of installed mcasts  */
mc_count83net/core/dev_mcast.cif(dev->mc_count==0)
mc_count89net/core/dev_mcast.cdata=kmalloc(dev->mc_count*dev->addr_len, GFP_KERNEL);
mc_count100net/core/dev_mcast.cdev->set_multicast_list(dev,dev->mc_count,data);
mc_count119net/core/dev_mcast.cdev->mc_count--;
mc_count151net/core/dev_mcast.cdev->mc_count++;
mc_count167net/core/dev_mcast.cdev->mc_count=0;
mc_count1981net/ipv4/ip.cdev->name, dev->mc_count);