Searched refs:tomb (Results 1 – 1 of 1) sorted by relevance
471 psf_list = sdeleted ? &pmc->tomb : &pmc->sources; in add_grec()641 igmpv3_clear_zeros(&pmc->tomb); in igmpv3_send_cr()645 if (pmc->crcount == 0 && !pmc->tomb && !pmc->sources) { in igmpv3_send_cr()1117 pmc->tomb = im->tomb; in igmpv3_add_delrec()1119 im->tomb = im->sources = NULL; in igmpv3_add_delrec()1151 for (psf = pmc->tomb; psf; psf = psf_next) { in igmpv3_del_delrec()1181 psf = pmc->tomb; in igmpv3_clear_delrec()1182 pmc->tomb = NULL; in igmpv3_clear_delrec()1605 psf->sf_next = pmc->tomb; in ip_mc_del1_src()1606 pmc->tomb = psf; in ip_mc_del1_src()[all …]