Searched refs:crcount (Results 1 – 2 of 2) sorted by relevance
516 (!gdeleted && pmc->crcount)) && in add_grec()567 if (pmc->crcount || isquery) { in add_grec()668 if (pmc->crcount) { in igmpv3_send_cr()673 pmc->crcount--; in igmpv3_send_cr()674 if (pmc->crcount == 0) { in igmpv3_send_cr()679 if (pmc->crcount == 0 && !pmc->tomb && !pmc->sources) { in igmpv3_send_cr()705 if (pmc->crcount) { in igmpv3_send_cr()711 pmc->crcount--; in igmpv3_send_cr()1182 pmc->crcount = in_dev->mr_qrv ?: net->ipv4.sysctl_igmp_qrv; in igmpv3_add_delrec()1191 psf->sf_crcount = pmc->crcount; in igmpv3_add_delrec()[all …]
91 unsigned char crcount; member