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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Digmp.c274 igmp_scount(struct ip_mc_list *pmc, int type, int gdeleted, int sdeleted) function
362 return sizeof(struct igmpv3_grec) + 4*igmp_scount(pmc, type, gdel, sdel);

Completed in 76 milliseconds