Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dmcast.c1884 static void mld_clear_zeros(struct ip6_sf_list **ppsf) in mld_clear_zeros() function
1928 mld_clear_zeros(&pmc->mca_tomb); in mld_send_cr()
1929 mld_clear_zeros(&pmc->mca_sources); in mld_send_cr()
/kernel/linux/linux-6.6/net/ipv6/
H A Dmcast.c2029 static void mld_clear_zeros(struct ip6_sf_list __rcu **ppsf, struct inet6_dev *idev) in mld_clear_zeros() function
2078 mld_clear_zeros(&pmc->mca_tomb, idev); in mld_send_cr()
2079 mld_clear_zeros(&pmc->mca_sources, idev); in mld_send_cr()

Completed in 7 milliseconds