Lines Matching refs:mca_crcount
701 mc->mca_crcount = mc->idev->mc_qrv; in igmp6_group_added()
753 pmc->mca_crcount = idev->mc_qrv; in mld_add_delrec()
766 psf->sf_crcount = pmc->mca_crcount; in mld_add_delrec()
808 im->mca_crcount = idev->mc_qrv; in mld_del_delrec()
1978 (!gdeleted && pmc->mca_crcount)) && in add_grec()
2031 if (pmc->mca_crcount || isquery || crsend) { in add_grec()
2121 if (pmc->mca_crcount) { in mld_send_cr()
2126 pmc->mca_crcount--; in mld_send_cr()
2127 if (pmc->mca_crcount == 0) { in mld_send_cr()
2132 if (pmc->mca_crcount == 0 && in mld_send_cr()
2158 if (pmc->mca_crcount) { in mld_send_cr()
2164 pmc->mca_crcount--; in mld_send_cr()
2403 pmc->mca_crcount = idev->mc_qrv; in ip6_mc_del_src()
2404 idev->mc_ifc_count = pmc->mca_crcount; in ip6_mc_del_src()
2580 pmc->mca_crcount = idev->mc_qrv; in ip6_mc_add_src()
2581 idev->mc_ifc_count = pmc->mca_crcount; in ip6_mc_add_src()