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()
1787 if (pmc->mca_crcount || isquery || crsend) { in add_grec()
1876 if (pmc->mca_crcount) { in mld_send_cr()
1881 pmc->mca_crcount--; in mld_send_cr()
1882 if (pmc->mca_crcount == 0) { in mld_send_cr()
1887 if (pmc->mca_crcount == 0 && !pmc->mca_tomb && in mld_send_cr()
1914 if (pmc->mca_crcount) { in mld_send_cr()
1920 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()