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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Digmp.c482 if (pmc->crcount || isquery) {
590 if (pmc->crcount) {
595 pmc->crcount--;
596 if (pmc->crcount == 0) {
601 if (pmc->crcount == 0 && !pmc->tomb && !pmc->sources) {
627 if (pmc->crcount) {
633 pmc->crcount--;
1075 pmc->crcount = in_dev->mr_qrv ? in_dev->mr_qrv :
1085 psf->sf_crcount = pmc->crcount;
1217 im->crcount
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Digmp.h203 unsigned char crcount; member in struct:ip_mc_list

Completed in 82 milliseconds