Searched refs:mca_crcount (Results 1 – 2 of 2) sorted by relevance
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()1784 (!gdeleted && pmc->mca_crcount)) && in add_grec()1835 if (pmc->mca_crcount || isquery || crsend) { in add_grec()1924 if (pmc->mca_crcount) { in mld_send_cr()1929 pmc->mca_crcount--; in mld_send_cr()1930 if (pmc->mca_crcount == 0) { in mld_send_cr()1935 if (pmc->mca_crcount == 0 && !pmc->mca_tomb && in mld_send_cr()[all …]
121 unsigned char mca_crcount; member