Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv6/
Dmcast.c1689 mld_scount(struct ifmcaddr6 *pmc, int type, int gdeleted, int sdeleted) in mld_scount() function
1841 return sizeof(struct mld2_grec) + 16 * mld_scount(pmc,type,gdel,sdel); in grec_size()