crcount            91 include/linux/igmp.h 	unsigned char		crcount;
crcount           518 net/ipv4/igmp.c 		     (!gdeleted && pmc->crcount)) &&
crcount           569 net/ipv4/igmp.c 		if (pmc->crcount || isquery) {
crcount           670 net/ipv4/igmp.c 		if (pmc->crcount) {
crcount           675 net/ipv4/igmp.c 			pmc->crcount--;
crcount           676 net/ipv4/igmp.c 			if (pmc->crcount == 0) {
crcount           681 net/ipv4/igmp.c 		if (pmc->crcount == 0 && !pmc->tomb && !pmc->sources) {
crcount           707 net/ipv4/igmp.c 		if (pmc->crcount) {
crcount           713 net/ipv4/igmp.c 			pmc->crcount--;
crcount          1184 net/ipv4/igmp.c 	pmc->crcount = in_dev->mr_qrv ?: net->ipv4.sysctl_igmp_qrv;
crcount          1193 net/ipv4/igmp.c 			psf->sf_crcount = pmc->crcount;
crcount          1237 net/ipv4/igmp.c 			im->crcount = in_dev->mr_qrv ?: net->ipv4.sysctl_igmp_qrv;
crcount          1356 net/ipv4/igmp.c 		im->crcount = in_dev->mr_qrv ?: net->ipv4.sysctl_igmp_qrv;
crcount          1944 net/ipv4/igmp.c 		pmc->crcount = in_dev->mr_qrv ?: net->ipv4.sysctl_igmp_qrv;
crcount          1945 net/ipv4/igmp.c 		in_dev->mr_ifc_count = pmc->crcount;
crcount          2123 net/ipv4/igmp.c 		pmc->crcount = in_dev->mr_qrv ?: net->ipv4.sysctl_igmp_qrv;
crcount          2124 net/ipv4/igmp.c 		in_dev->mr_ifc_count = pmc->crcount;