Searched refs:mca_tomb (Results 1 – 2 of 2) sorted by relevance
755 pmc->mca_tomb = im->mca_tomb; in mld_add_delrec()757 im->mca_tomb = im->mca_sources = NULL; in mld_add_delrec()794 im->mca_tomb = pmc->mca_tomb; in mld_del_delrec()829 psf = pmc->mca_tomb; in mld_clear_delrec()830 pmc->mca_tomb = NULL; in mld_clear_delrec()1756 psf_list = sdeleted ? &pmc->mca_tomb : &pmc->mca_sources; in add_grec()1935 mld_clear_zeros(&pmc->mca_tomb); in mld_send_cr()1939 if (pmc->mca_crcount == 0 && !pmc->mca_tomb && in mld_send_cr()2157 psf->sf_next = pmc->mca_tomb; in ip6_mc_del1_src()2158 pmc->mca_tomb = psf; in ip6_mc_del1_src()[all …]
124 struct ip6_sf_list *mca_tomb; member