Searched refs:mca_crcount (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
H A Dif_inet6.h123 unsigned char mca_crcount; member in struct:ifmcaddr6
/linux-4.4.14/net/ipv6/
H A Dmcast.c668 mc->mca_crcount = mc->idev->mc_qrv; igmp6_group_added()
725 pmc->mca_crcount = idev->mc_qrv; mld_add_delrec()
734 psf->sf_crcount = pmc->mca_crcount; mld_add_delrec()
1787 if (pmc->mca_crcount || isquery || crsend) { add_grec()
1876 if (pmc->mca_crcount) { mld_send_cr()
1881 pmc->mca_crcount--; mld_send_cr()
1882 if (pmc->mca_crcount == 0) { mld_send_cr()
1887 if (pmc->mca_crcount == 0 && !pmc->mca_tomb && mld_send_cr()
1914 if (pmc->mca_crcount) { mld_send_cr()
1920 pmc->mca_crcount--; mld_send_cr()
2158 pmc->mca_crcount = idev->mc_qrv; ip6_mc_del_src()
2159 idev->mc_ifc_count = pmc->mca_crcount; ip6_mc_del_src()
2326 pmc->mca_crcount = idev->mc_qrv; ip6_mc_add_src()
2327 idev->mc_ifc_count = pmc->mca_crcount; ip6_mc_add_src()

Completed in 203 milliseconds