Lines Matching refs:mca_crcount
697 mc->mca_crcount = mc->idev->mc_qrv; in igmp6_group_added()
749 pmc->mca_crcount = idev->mc_qrv; in mld_add_delrec()
762 psf->sf_crcount = pmc->mca_crcount; in mld_add_delrec()
804 im->mca_crcount = idev->mc_qrv; in mld_del_delrec()
1930 (!gdeleted && pmc->mca_crcount)) && in add_grec()
1983 if (pmc->mca_crcount || isquery || crsend) { in add_grec()
2073 if (pmc->mca_crcount) { in mld_send_cr()
2078 pmc->mca_crcount--; in mld_send_cr()
2079 if (pmc->mca_crcount == 0) { in mld_send_cr()
2084 if (pmc->mca_crcount == 0 && in mld_send_cr()
2110 if (pmc->mca_crcount) { in mld_send_cr()
2116 pmc->mca_crcount--; in mld_send_cr()
2357 pmc->mca_crcount = idev->mc_qrv; in ip6_mc_del_src()
2358 idev->mc_ifc_count = pmc->mca_crcount; in ip6_mc_del_src()
2532 pmc->mca_crcount = idev->mc_qrv; in ip6_mc_add_src()
2533 idev->mc_ifc_count = pmc->mca_crcount; in ip6_mc_add_src()