Searched refs:sf_next (Results 1 – 4 of 4) sorted by relevance
754 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) in mld_add_delrec()792 for (psf = im->mca_sources; psf; psf = psf->sf_next) in mld_del_delrec()830 psf_next = psf->sf_next; in mld_clear_delrec()1013 for (psf = mc->mca_sources; psf; psf = psf->sf_next) { in ipv6_chk_mcast_addr()1113 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) { in mld_xmarksources()1146 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) { in mld_marksources()1556 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) { in mld_scount()1776 psf_next = psf->sf_next; in add_grec()1823 psf_prev->sf_next = psf->sf_next; in add_grec()1825 *psf_list = psf->sf_next; in add_grec()[all …]
192 next = psf->sf_next; in ip_sf_list_clear_all()322 for (psf = pmc->sources; psf; psf = psf->sf_next) { in igmp_scount()507 psf_next = psf->sf_next; in add_grec()554 psf_prev->sf_next = psf->sf_next; in add_grec()556 *psf_list = psf->sf_next; in add_grec()632 psf_next = psf->sf_next; in igmpv3_clear_zeros()635 psf_prev->sf_next = psf->sf_next; in igmpv3_clear_zeros()637 *ppsf = psf->sf_next; in igmpv3_clear_zeros()859 for (psf = pmc->sources; psf; psf = psf->sf_next) { in igmp_xmarksources()890 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