Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dmcast.c715 mc->mca_crcount = mc->idev->mc_qrv; in igmp6_group_dropped()
767 pmc->mca_crcount = idev->mc_qrv; in mld_add_delrec()
780 psf->sf_crcount = pmc->mca_crcount; in mld_del_delrec()
824 im->mca_crcount = idev->mc_qrv; in mld_clear_delrec()
2001 (!gdeleted && pmc->mca_crcount)) && in add_grec()
2054 if (pmc->mca_crcount || isquery || crsend) { in mld_send_report()
2143 if (pmc->mca_crcount) { in mld_send_cr()
2148 pmc->mca_crcount--; in mld_send_cr()
2149 if (pmc->mca_crcount == 0) { in mld_send_cr()
2154 if (pmc->mca_crcount in mld_send_cr()
[all...]
/linux/include/net/
H A Dif_inet6.h123 unsigned char mca_crcount;
125 unsigned char mca_crcount; global() member