Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Digmp.c517 (!gdeleted && pmc->crcount)) && in add_grec()
568 if (pmc->crcount || isquery) { in add_grec()
669 if (pmc->crcount) { in igmpv3_send_cr()
674 pmc->crcount--; in igmpv3_send_cr()
675 if (pmc->crcount == 0) { in igmpv3_send_cr()
706 if (pmc->crcount) { in igmpv3_send_cr()
712 pmc->crcount--; in igmpv3_send_cr()
1201 psf->sf_crcount = pmc->crcount; in igmpv3_add_delrec()
1246 im->crcount = in_dev->mr_qrv ?: in igmpv3_del_delrec()
1958 WRITE_ONCE(in_dev->mr_ifc_count, pmc->crcount); in ip_mc_del_src()
[all …]
/linux-6.3-rc2/include/linux/
A Digmp.h89 unsigned char crcount; member

Completed in 9 milliseconds