mca_crcount       121 include/net/if_inet6.h 	unsigned char		mca_crcount;
mca_crcount       690 net/ipv6/mcast.c 		mc->mca_crcount = mc->idev->mc_qrv;
mca_crcount       746 net/ipv6/mcast.c 	pmc->mca_crcount = idev->mc_qrv;
mca_crcount       755 net/ipv6/mcast.c 			psf->sf_crcount = pmc->mca_crcount;
mca_crcount       795 net/ipv6/mcast.c 			im->mca_crcount = idev->mc_qrv;
mca_crcount      1787 net/ipv6/mcast.c 		     (!gdeleted && pmc->mca_crcount)) &&
mca_crcount      1838 net/ipv6/mcast.c 		if (pmc->mca_crcount || isquery || crsend) {
mca_crcount      1927 net/ipv6/mcast.c 		if (pmc->mca_crcount) {
mca_crcount      1932 net/ipv6/mcast.c 			pmc->mca_crcount--;
mca_crcount      1933 net/ipv6/mcast.c 			if (pmc->mca_crcount == 0) {
mca_crcount      1938 net/ipv6/mcast.c 		if (pmc->mca_crcount == 0 && !pmc->mca_tomb &&
mca_crcount      1965 net/ipv6/mcast.c 		if (pmc->mca_crcount) {
mca_crcount      1971 net/ipv6/mcast.c 			pmc->mca_crcount--;
mca_crcount      2210 net/ipv6/mcast.c 		pmc->mca_crcount = idev->mc_qrv;
mca_crcount      2211 net/ipv6/mcast.c 		idev->mc_ifc_count = pmc->mca_crcount;
mca_crcount      2378 net/ipv6/mcast.c 		pmc->mca_crcount = idev->mc_qrv;
mca_crcount      2379 net/ipv6/mcast.c 		idev->mc_ifc_count = pmc->mca_crcount;