mc_ifc_count      174 include/net/if_inet6.h 	unsigned char		mc_ifc_count;
mc_ifc_count     1059 net/ipv6/mcast.c 	idev->mc_ifc_count = 0;
mc_ifc_count     2211 net/ipv6/mcast.c 		idev->mc_ifc_count = pmc->mca_crcount;
mc_ifc_count     2379 net/ipv6/mcast.c 		idev->mc_ifc_count = pmc->mca_crcount;
mc_ifc_count     2478 net/ipv6/mcast.c 	if (idev->mc_ifc_count) {
mc_ifc_count     2479 net/ipv6/mcast.c 		idev->mc_ifc_count--;
mc_ifc_count     2480 net/ipv6/mcast.c 		if (idev->mc_ifc_count)
mc_ifc_count     2491 net/ipv6/mcast.c 	idev->mc_ifc_count = idev->mc_qrv;
mc_ifc_count     2587 net/ipv6/mcast.c 	idev->mc_ifc_count = 0;