taglinefilesource code
mc_count133include/linux/netdevice.hint       mc_count;  /* Number of installed mcasts  */
mc_count106net/core/dev_mcast.cif(dev->mc_count==0)
mc_count117net/core/dev_mcast.cdata=kmalloc(dev->mc_count*dev->addr_len, GFP_KERNEL);
mc_count128net/core/dev_mcast.cdev->set_multicast_list(dev,dev->mc_count,data);
mc_count147net/core/dev_mcast.cdev->mc_count--;
mc_count179net/core/dev_mcast.cdev->mc_count++;
mc_count195net/core/dev_mcast.cdev->mc_count=0;
mc_count2477net/ipv4/ip.cdev->name, dev->mc_count);