Lines Matching refs:mca_crcount
668 mc->mca_crcount = mc->idev->mc_qrv; in igmp6_group_added()
725 pmc->mca_crcount = idev->mc_qrv; in mld_add_delrec()
734 psf->sf_crcount = pmc->mca_crcount; in mld_add_delrec()
1788 if (pmc->mca_crcount || isquery || crsend) { in add_grec()
1877 if (pmc->mca_crcount) { in mld_send_cr()
1882 pmc->mca_crcount--; in mld_send_cr()
1883 if (pmc->mca_crcount == 0) { in mld_send_cr()
1888 if (pmc->mca_crcount == 0 && !pmc->mca_tomb && in mld_send_cr()
1915 if (pmc->mca_crcount) { in mld_send_cr()
1921 pmc->mca_crcount--; in mld_send_cr()
2158 pmc->mca_crcount = idev->mc_qrv; in ip6_mc_del_src()
2159 idev->mc_ifc_count = pmc->mca_crcount; in ip6_mc_del_src()
2326 pmc->mca_crcount = idev->mc_qrv; in ip6_mc_add_src()
2327 idev->mc_ifc_count = pmc->mca_crcount; in ip6_mc_add_src()