MAF_GSQUERY      1128 net/ipv6/mcast.c 	pmc->mca_flags &= ~MAF_GSQUERY;
MAF_GSQUERY      1158 net/ipv6/mcast.c 		pmc->mca_flags &= ~MAF_GSQUERY;
MAF_GSQUERY      1161 net/ipv6/mcast.c 	pmc->mca_flags |= MAF_GSQUERY;
MAF_GSQUERY      1435 net/ipv6/mcast.c 					ma->mca_flags &= ~MAF_GSQUERY;
MAF_GSQUERY      1439 net/ipv6/mcast.c 					ma->mca_flags |= MAF_GSQUERY;
MAF_GSQUERY      1441 net/ipv6/mcast.c 					ma->mca_flags &= ~MAF_GSQUERY;
MAF_GSQUERY      1443 net/ipv6/mcast.c 			if (!(ma->mca_flags & MAF_GSQUERY) ||
MAF_GSQUERY      1514 net/ipv6/mcast.c 		if (!((pmc->mca_flags & MAF_GSQUERY) && !psf->sf_gsresp)) {
MAF_GSQUERY      1851 net/ipv6/mcast.c 		pmc->mca_flags &= ~MAF_GSQUERY;	/* clear query state */