Lines Matching refs:mca_crcount
687 mc->mca_crcount = mc->idev->mc_qrv; in igmp6_group_added()
743 pmc->mca_crcount = idev->mc_qrv; in mld_add_delrec()
752 psf->sf_crcount = pmc->mca_crcount; in mld_add_delrec()
792 im->mca_crcount = idev->mc_qrv; in mld_del_delrec()
1781 (!gdeleted && pmc->mca_crcount)) && in add_grec()
1832 if (pmc->mca_crcount || isquery || crsend) { in add_grec()
1921 if (pmc->mca_crcount) { in mld_send_cr()
1926 pmc->mca_crcount--; in mld_send_cr()
1927 if (pmc->mca_crcount == 0) { in mld_send_cr()
1932 if (pmc->mca_crcount == 0 && !pmc->mca_tomb && in mld_send_cr()
1959 if (pmc->mca_crcount) { in mld_send_cr()
1965 pmc->mca_crcount--; in mld_send_cr()
2204 pmc->mca_crcount = idev->mc_qrv; in ip6_mc_del_src()
2205 idev->mc_ifc_count = pmc->mca_crcount; in ip6_mc_del_src()
2372 pmc->mca_crcount = idev->mc_qrv; in ip6_mc_add_src()
2373 idev->mc_ifc_count = pmc->mca_crcount; in ip6_mc_add_src()