MAF_GSQUERY      1115 net/ipv6/mcast.c 	pmc->mca_flags &= ~MAF_GSQUERY;
MAF_GSQUERY      1145 net/ipv6/mcast.c 		pmc->mca_flags &= ~MAF_GSQUERY;
MAF_GSQUERY      1148 net/ipv6/mcast.c 	pmc->mca_flags |= MAF_GSQUERY;
MAF_GSQUERY      1259 net/ipv6/mcast.c 					ma->mca_flags &= ~MAF_GSQUERY;
MAF_GSQUERY      1263 net/ipv6/mcast.c 					ma->mca_flags |= MAF_GSQUERY;
MAF_GSQUERY      1265 net/ipv6/mcast.c 					ma->mca_flags &= ~MAF_GSQUERY;
MAF_GSQUERY      1267 net/ipv6/mcast.c 			if (!(ma->mca_flags & MAF_GSQUERY) ||
MAF_GSQUERY      1343 net/ipv6/mcast.c 		if (!((pmc->mca_flags & MAF_GSQUERY) && !psf->sf_gsresp)) {
MAF_GSQUERY      1627 net/ipv6/mcast.c 		pmc->mca_flags &= ~MAF_GSQUERY;	/* clear query state */