Searched refs:gdel (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.c360 static int grec_size(struct ip_mc_list *pmc, int type, int gdel, int sdel) argument
362 return sizeof(struct igmpv3_grec) + 4*igmp_scount(pmc, type, gdel, sdel);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dmcast.c1450 static int grec_size(struct ifmcaddr6 *pmc, int type, int gdel, int sdel) argument
1452 return sizeof(struct mld2_grec) + 16 * mld_scount(pmc,type,gdel,sdel);

Completed in 37 milliseconds