Searched refs:sf_next (Results 1 – 4 of 4) sorted by relevance
751 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) in mld_add_delrec()789 for (psf = im->mca_sources; psf; psf = psf->sf_next) in mld_del_delrec()827 psf_next = psf->sf_next; in mld_clear_delrec()1010 for (psf = mc->mca_sources; psf; psf = psf->sf_next) { in ipv6_chk_mcast_addr()1110 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) { in mld_xmarksources()1143 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) { in mld_marksources()1553 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) { in mld_scount()1773 psf_next = psf->sf_next; in add_grec()1820 psf_prev->sf_next = psf->sf_next; in add_grec()1822 *psf_list = psf->sf_next; in add_grec()[all …]
190 next = psf->sf_next; in ip_sf_list_clear_all()320 for (psf = pmc->sources; psf; psf = psf->sf_next) { in igmp_scount()505 psf_next = psf->sf_next; in add_grec()552 psf_prev->sf_next = psf->sf_next; in add_grec()554 *psf_list = psf->sf_next; in add_grec()630 psf_next = psf->sf_next; in igmpv3_clear_zeros()633 psf_prev->sf_next = psf->sf_next; in igmpv3_clear_zeros()635 *ppsf = psf->sf_next; in igmpv3_clear_zeros()857 for (psf = pmc->sources; psf; psf = psf->sf_next) { in igmp_xmarksources()888 for (psf = pmc->sources; psf; psf = psf->sf_next) { in igmp_marksources()[all …]
62 struct ip_sf_list *sf_next; member
100 struct ip6_sf_list *sf_next; member