Searched refs:crcount (Results 1 – 2 of 2) sorted by relevance
572 (!gdeleted && pmc->crcount)) && in add_grec()625 if (pmc->crcount || isquery) { in add_grec()727 if (pmc->crcount) { in igmpv3_send_cr()732 pmc->crcount--; in igmpv3_send_cr()733 if (pmc->crcount == 0) { in igmpv3_send_cr()738 if (pmc->crcount == 0 && !rcu_access_pointer(pmc->tomb) && in igmpv3_send_cr()765 if (pmc->crcount) { in igmpv3_send_cr()771 pmc->crcount--; in igmpv3_send_cr()1252 pmc->crcount = in_dev->mr_qrv ?: READ_ONCE(net->ipv4.sysctl_igmp_qrv); in igmpv3_add_delrec()1258 psf->sf_crcount = pmc->crcount; in igmpv3_add_delrec()[all …]
90 unsigned char crcount; member