Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Dmcast.c1224 mld_scount(struct ifmcaddr6 *pmc, int type, int gdeleted, int sdeleted) in mld_scount() function
1322 return sizeof(struct mld2_grec) + 4*mld_scount(pmc,type,gdel,sdel); in grec_size()