Searched refs:mca_crcount (Results 1 – 2 of 2) sorted by relevance
697 mc->mca_crcount = mc->idev->mc_qrv; in igmp6_group_added()749 pmc->mca_crcount = idev->mc_qrv; in mld_add_delrec()804 im->mca_crcount = idev->mc_qrv; in mld_del_delrec()2079 if (pmc->mca_crcount) { in mld_send_cr()2084 pmc->mca_crcount--; in mld_send_cr()2085 if (pmc->mca_crcount == 0) { in mld_send_cr()2090 if (pmc->mca_crcount == 0 && in mld_send_cr()2116 if (pmc->mca_crcount) { in mld_send_cr()2122 pmc->mca_crcount--; in mld_send_cr()2363 pmc->mca_crcount = idev->mc_qrv; in ip6_mc_del_src()[all …]
119 unsigned char mca_crcount; member
Completed in 8 milliseconds